Skip to content

Commit 574a78e

Browse files
committed
trimmed prompty.json
1 parent f34667e commit 574a78e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

api/prompty.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
22
"default": {
33
"type": "azure_openai",
4-
"api_version": "2024-07-01-preview",
54
"azure_endpoint": "${env:AZURE_OPENAI_ENDPOINT}",
6-
"azure_deployment": "${env:AZURE_OPENAI_DEPLOYMENT:gpt-35-turbo}",
75
"api_key": "${env:AZURE_OPENAI_API_KEY}"
86
}
97
}

0 commit comments

Comments
 (0)