I am assuming that you are just using the Open AI Studio and not doing any code programming..
Have you tried redeploying in another region? I get weird issues myself in one region EAST US and did not get any in Europe.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I try to setup the assistant in the OpenAI chat completion playground with my own data, using the option "Add your data (Preview)". I tried different types of files (txt, pdf, md) with text contents (paragraphs or q&a). I tried to add the datasource in different ways, using the 3 options: Upload files, Azure blob storage and Azure Cognitive search. The datasource loads, but when I try to use the chat session by asking a question, instead of an answer, I receive this message <Error 400, message='model_error', url=URL(...) LLM call failed for chat completion endpoint. Please set OAIGenerationConfig(is_chat=True)>. The URL contains the following information: {"error":{"code":"404","message": "Resource not found"}}.
What could I do to fix this error?
I am assuming that you are just using the Open AI Studio and not doing any code programming..
Have you tried redeploying in another region? I get weird issues myself in one region EAST US and did not get any in Europe.