Hello! It's me again.
EDIT : 0346dd3 should fix the original issue using regarding OpenAI OpenAI Chat Completions provider. I am still on v0.5.2
I am currently configuring the app again (npx fix okay!).
I'm having trouble using DeepSeek. The settings are simple : https://api-docs.deepseek.com/
Also, their "Anthropic" endpoint does not work neither because of the /v1. Testing connection (get models) simply returns 404. Not tester if messages work although.
On Agent tab, All good, models recognized, all green!
On Chat, I got a 404 error message.
Note
I wonder if a path has been added to the API’s base URL, which would result in the routes being concatenated incorrectly and therefore make it impossible to use.
Hello! It's me again.
EDIT : 0346dd3 should fix the original issue using regarding OpenAI
OpenAI Chat Completions provider. I am still on v0.5.2I am currently configuring the app again (npx fix okay!).
I'm having trouble using DeepSeek. The settings are simple : https://api-docs.deepseek.com/
Also, their "Anthropic" endpoint does not work neither because of the
/v1. Testing connection (get models) simply returns 404. Not tester if messages work although.On Agent tab, All good, models recognized, all green!
On Chat, I got a 404 error message.
Note
I wonder if a path has been added to the API’s base URL, which would result in the routes being concatenated incorrectly and therefore make it impossible to use.