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 40503b4 commit 4457a68Copy full SHA for 4457a68
Basic_Samples/LangChain/config.json
@@ -1,5 +1,5 @@
1
{
2
- "DEPLOYMENT_ID":"<Model Deployment Name>",
+ "DEPLOYMENT_NAME":"<Model Deployment Name>",
3
"OPENAI_API_BASE":"https://<Your Azure Resource Name>.openai.azure.com",
4
"OPENAI_API_VERSION":"<OpenAI API Version>"
5
}
0 commit comments