We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f34667e commit 574a78eCopy full SHA for 574a78e
api/prompty.json
@@ -1,9 +1,7 @@
1
{
2
"default": {
3
"type": "azure_openai",
4
- "api_version": "2024-07-01-preview",
5
"azure_endpoint": "${env:AZURE_OPENAI_ENDPOINT}",
6
- "azure_deployment": "${env:AZURE_OPENAI_DEPLOYMENT:gpt-35-turbo}",
7
"api_key": "${env:AZURE_OPENAI_API_KEY}"
8
}
9
0 commit comments