Replies: 1 comment
-
I found the solution. You have to find the "DATASOURCE_TYPE" variable e change it from "azure_cosmosdb" (it came with automatic deployment) to "azure_cosmos_db". |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I was able to config the chat to work with Azure Cosmos DB for MongoDB (vCore) in OpenAI Studio, but when I deploy the application, it show the following error. Do anyone have an idea to solve it?
Thank you.
Error code: 400 - {'error': {'requestid': 'e00ff971-4176-40f8-9597-88fa50bd67bc', 'code': 400, 'message': "Validation error at #/data_sources/0: Input tag 'azure_cosmosdb' found using 'type' does not match any of the expected tags: 'azure_search', 'elasticsearch', 'azure_cosmos_db', 'azure_sql_server', 'pinecone', 'azure_ml_index', 'Microsoft365', 'SharePoint', 'BingCustomSearch', 'bing_custom_search', 'mongo_db'"}}
Beta Was this translation helpful? Give feedback.
All reactions