mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
e224f06e60
* Update models used in dotnet samples to gpt-5.4-mini * Fix additional missed sample
5 lines
158 B
JSON
5 lines
158 B
JSON
{
|
|
"AZURE_AI_PROJECT_ENDPOINT": "https://<your-resource>.services.ai.azure.com/api/projects/<your-project>",
|
|
"MODEL_DEPLOYMENT_NAME": "gpt-5.4-mini"
|
|
}
|