You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
newAzureKeyCredential(Environment.GetEnvironmentVariable("GITHUB_TOKEN")??thrownewInvalidOperationException("Missing GITHUB_TOKEN environment variable. Ensure you followed the instructions to setup a GitHub Token to use GitHub Models.")))
8
8
.AsChatClient("Phi-3.5-MoE-instruct");
9
9
10
10
varresponse=awaitclient.CompleteAsync("What is AI?");
0 commit comments