Hk-Gosuto / ChatGPT-Next-Web-LangChain

一键拥有你自己的 ChatGPT 网页服务。 One-Click to deploy your own ChatGPT web UI.(基于 langchain 实现的插件版本 Plugin version implemented based on langchain)
https://n3xt.chat
MIT License
1.15k stars 387 forks source link

[Feature Request]: 更新了新版本原生支持claude模型,原来通过中转的claude3无法使用,大佬能修复下吗。中转的接口是openai形式的 #251

Closed hellobinker closed 6 months ago

hellobinker commented 6 months ago

Problem Description

更新了新版本原生支持claude模型,原来通过中转的claude3无法使用,大佬能修复下吗。中转的接口是openai形式的

Solution Description

希望可以通过openai的接口也能调用claude,否则无法使用第三方中专的cluade,原生claude注册总是被封禁

Alternatives Considered

No response

Additional Context

No response

Issues-translate-bot commented 6 months ago

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


Title: [Feature Request]: The new version has been updated to natively support the claude model. It turns out that the claude3 through the transfer cannot be used. Can you fix it? The transit interface is in the form of openai

Problem Description

The new version has been updated to natively support the claude model. It turns out that the claude3 that passed through the transfer cannot be used. Can you fix it? The transit interface is in the form of openai

Solution Description

I hope that claude can also be called through the openai interface. Otherwise, claude from a third-party technical secondary school cannot be used, and native claude registration is always blocked.

Alternatives Considered

No response

Additional Context

No response

Hk-Gosuto commented 6 months ago

可以试试在中转服务把 claude 的模型名改一下,然后使用 CUSTOM_MODELS 环境变量添加后使用。

Issues-translate-bot commented 6 months ago

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


You can try to change the model name of claude in the transfer service, and then use the CUSTOM_MODELS environment variable to add it and use it.

hellobinker commented 6 months ago

好的,谢谢大佬

Issues-translate-bot commented 6 months ago

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


Okay, thank you, boss