2 references to WithApiKey
Aspire.Hosting.GitHub.Models.Tests (1)
GitHubModelsExtensionTests.cs (1)
60
.
WithApiKey
(apiKeyParameter);
GitHubModelsEndToEnd.AppHost (1)
Program.cs (1)
11
chat.
WithApiKey
(builder.AddParameter("github-api-key", secret: true));