ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
72.61k stars 57.69k forks source link

[Feature Request]: V2.12.4 之后使用claude 3.5 模型会强制走claude API,是否可以兼容Open API,可以使用中转平台的key呢。 #4912

Open alanblogooo opened 3 days ago

alanblogooo commented 3 days ago

Problem Description

V2.12.4 之后使用claude 3.5 模型会强制走claude API,是否可以兼容Open API,可以使用中转平台的key呢。

Solution Description

V2.12.4 之后使用claude 3.5 模型会强制走claude API,是否可以兼容Open API,可以使用中转平台的key呢。

Alternatives Considered

No response

Additional Context

No response

Issues-translate-bot commented 3 days ago

Bot detected the issue body's language is not English, translate it automatically.


Title: [Feature Request]: Using the claude 3.5 model after V2.12.4 will force the claude API to be used. Is it compatible with the Open API and can the key of the transit platform be used?

Problem Description

After V2.12.4, the claude 3.5 model will be forced to use the claude API. Is it compatible with the Open API and can I use the key of the transit platform?

Solution Description

After V2.12.4, the claude 3.5 model will be forced to use the claude API. Is it compatible with the Open API and can I use the key of the transit platform?

Alternatives Considered

No response

Additional Context

No response

czh020110 commented 3 days ago

我也觉得,中转只能用openai的模型了

Issues-translate-bot commented 3 days ago

Bot detected the issue body's language is not English, translate it automatically.


I also think that the transfer can only use the openai model.

Silentely commented 2 days ago

临时办法 claude重定向 增加模型就可以中转

Issues-translate-bot commented 2 days ago

Bot detected the issue body's language is not English, translate it automatically.


Temporary method: claude redirection. Just add the model and you can transfer it.

Issues-translate-bot commented 2 days ago

Bot detected the issue body's language is not English, translate it automatically.


Or when deploying to vercel, remove all models and customize all models.

bestZwei commented 2 days ago

有的gemini也有这种情况

Issues-translate-bot commented 2 days ago

Bot detected the issue body's language is not English, translate it automatically.


Some gemini also have this situation.

lloydzhou commented 1 day ago

能列一下哪些中转平台吗? 或许可以做一个计划,对这些中转平台做一些兼容

Issues-translate-bot commented 1 day ago

Bot detected the issue body's language is not English, translate it automatically.


Can you list the transfer platforms? Maybe we can make a plan to make some compatibility with these transfer platforms.

Issues-translate-bot commented 1 day ago

Bot detected the issue body's language is not English, translate it automatically.


Can you list the transfer platforms? Maybe we can make a plan to make these transfer platforms compatible

There are too many transfer platforms, most of which are made by the one-api open source project, but no matter what model, they all use OpenAI service providers, and the formats used are OpenAI_key and Base_url.