8 lines
179 B
JSON
8 lines
179 B
JSON
{
|
|
"AzureOpenAI": {
|
|
"ChatDeploymentName": "",
|
|
"Endpoint": ""
|
|
// "ApiKey": "" /// Set this value in appsettings.Development.json, or using "dotnet user-secrets"
|
|
}
|
|
}
|