-
Notifications
You must be signed in to change notification settings - Fork 59.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Support Claude and Google PaLM #1550
Comments
我没有 api 权限 |
@Yidadaa 我也正在申请Claude API ,只有等申请到Claude API再来了 Claude https://www.anthropic.com/product |
早就申请了,没有回音 |
如果有人愿意贡献 Claude api key,可以通过我主页邮箱发送给我,Claude 集成代码上线后即可收回。 |
apikey已发送邮箱,model选择claude-v1.3-100k就是100k |
@cwyalpha 已收到,感谢,近期会增加 palm 和 claude 的支持。 |
能支持Palm就太棒了,期待! |
PaLM 的api我有,不过这个不支持中文,如果有需要可以找我。 |
I have the API of PaLM, but it does not support Chinese, if you need it, you can contact me. |
目前claude2新模型上线,支持100K上下文,期待对claude的支持 |
At present, the new claude2 model is online, supporting 100K contexts, looking forward to supporting claude |
国产大模型:
|
Domestic large model:
|
追一下 , claude2、azure 模型的调用, 等好久了 啥时候能上呀 。。。。 |
Follow up, the call of claude2 and azure model, I have been waiting for a long time, when will it be available. . . . |
同求claude 调用 |
Seek Claude to call |
同求claude2的调用啊,能用cookie调用就行 |
Seek the call of claude2, it can be called with cookie |
期待早日上线 |
Looking forward to the early launch |
I would like to add to this that I would like to be able to configure multiple chat back-ends and choose between them per conversation. Currently it seems you can only configure one back end and then choose the model on that back-end per conversation. I'd like llama2 and other models supported via openai compatible API's and be able to switch back and forth between them easily for different use cases. |
同求claude2的调用啊 |
Also, please call claud2. |
由于 claude api 糟糕的跨域表现,以及 palm api 糟糕的跨语言支持,本项目在经过测试之后决定放弃其他模型的原生支持,如有需要集成这些模型,请使用 https://github.com/songquanpeng/one-api |
Due to the poor cors of the claude API and the poor cross-language support of the palm API, this project decided to abandon the native support of other models after testing. If you need to integrate these models, please use https://github.com/songquanpeng/one-api |
Please add support for claude 3, it's god-like. |
希望能支持一下Claude,听说是免费的,感觉比较友好。Claude 已经接近 GPT4
网上收集的Claude优势:
100k 上下文的 Claude 已经可以在 https://poe.com/Claude-instant-100k 体验,会员每月可用100次,会员价20美金/月
Claude 100k 用起来了!
https://github.com/Bin-Huang/chatbox/releases
3.模型选择 GPT4,对应就是 claude 100k
感受
可以将 Claude API 转换成 ChatGPT 的 API,在各个 ChatGPT 工具中使用。已支持最新的 100k 系列模型 https://github.com/jtsang4/claude-to-chatgpt
同类产品:
有这么一个项目刚刚支持了Claude API
https://github.com/swuecho/chat
这是很良性的竞争,让我们多支持下 OpenAI 以外的模型。
The text was updated successfully, but these errors were encountered: