FAQ
AI doesn't give any answer
After asking a question, if there is no answer (but prompts like Analyzing context are displayed), it may be due to the following reasons:
- If your model uses an OpenAI-compatible API Url, please check if the URL suffix has
v1
.
Correct URL example: https://api.openai.com/v1
Incorrect URL example: https://api.openai.com