H Lohaus
H Lohaus
Ok, only not GPT models. I will have a look. Maybe you have to upgrade some packages. I can use the API with all models on my phone.
And can you look in the logs? You can do it with this command: ``` docker logs ``` Or this command: ``` docker-compose logs ```
Do you have you a example for a request body to the API?
Hello, I'll try to make the UnprocessableEntityError response better.
I made the error message better.
PerplexityLabs has a infinite loop for me. Maybe it's broken.
I released a fix for bing with the gui. Bing had a security fix. You can't send or read conversations anymore: You have to reuse them.
I can maybe add the fix to the API too. But you need have to send a conversation_id. With the default API it is not possible. Bing is the best...
gemini-pro is free. Only if you use Vertex, you need to pay. But the gemini API is only available outside europe. Also you could try to use You or OpenaiChat.
g4f.Provider.GeminiPro use a api_key and g4f.Provider.Gemini use the cookie. You can get a api key form google.ai I think.