Closed bisratberhanu closed 3 months ago
Hi there! This looks like it is caused by an insufficient quota on your OpenAI API key, you need to resolve that in your OpenAI account first.
question: do we need a paid openAI account to access the gpt-4 model. if yes, can You tell me how to change my strong model to gpt 3.5 or other models (I couldn't understand the readme file instructions on how to use different models. )
Yes, you do need a paid OpenAI account to use GPT-4 - we do not serve any models directly, we only route to other providers like Anthropic or OpenAI.
You can change your strong model by adding e.g. --strong-model claude-3.5
when launching the server. I would recommend using a model on the same "tier" as GPT-4 for the strong model.
Let me know if you have any other questions.
Closing for now, let me know if you have any other questions.
I set up my server successfully but when I even ask a simple question server responds with the following error
I dont understand how it could say quota limit exceeded before even a single response. please help me navigate this error.