autogen/dotnet/samples/dev-team/seed-memory/config/appsettings.template.json
2024-10-02 12:57:50 -04:00

9 lines
178 B
JSON

{
"serviceType": "AzureOpenAI",
"serviceId": "",
"deploymentOrModelId": "",
"embeddingDeploymentOrModelId": "",
"endpoint": "",
"apiKey": "",
"qdrantEndpoint": ""
}