Skip to content

DeepSeek not working using Anthropic mode #2

@SkYNewZ

Description

@SkYNewZ

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.

PARAM VALUE
base_url (OpenAI) https://api.deepseek.com
base_url (Anthropic) https://api.deepseek.com/anthropic
api_key apply for an API key
model* deepseek-v4-flashdeepseek-v4-prodeepseek-chat (to be deprecated on 2026/07/24)deepseek-reasoner (to be deprecated on 2026/07/24)

On Agent tab, All good, models recognized, all green!

Image

On Chat, I got a 404 error message.

Image

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions