@Liang Huang Thanks for the question, Are you using the Gpt 3.5 turbo or gpt-4. We don't support the Completions endpoint (+ playground) for newer models anymore. Especially because this will never go GA. We would recommend using the Chat completion API for BYOD.
Azure OpenAI "bring your own data" chatbot not working properly
Liang Huang
40
Reputation points
I built a chatbot Web App with my own data on Azure OpenAI playground, but the chatbot is not working properly.
Here is an interesting example: If I ask question directly, I probably won’t get a good answer. However, if I said hi first and ask my question, then I probably get a good answer.
This is very strange, anyone know why that happends?
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,081 questions