azure openai api calling issue
Cloud Technicalhub
20
Reputation points
I am working with azure talking avatar. I have trained the azure openai with my own data. After giving all the credentials, I am trying to ask questions. I am getting the below error.
POST
https://****.openai.azure.com//openai/deployments/lisai/extensions/chat/completions?api-version=2023-06-01-preview 400 (Bad Request)
Uncaught (in promise) Error: Chat API response status: 400
Sign in to answer