lss233 / chatgpt-mirai-qq-bot

🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 | 支持 QQ、Telegram、Discord、微信 等平台
GNU Affero General Public License v3.0
12.93k stars 1.54k forks source link

[Feature] 能否支持ChimeraGPT #1082

Open Nothingness-Void opened 1 year ago

Nothingness-Void commented 1 year ago

如题 ChimeraGPT是一个可以白嫖GPT-4 API的东西 他家官网: https://chimeragpt.adventblocks.cc/zh

目前在用的相关项目 https://github.com/ramonvc/freegpt-webui/tree/chimeragpt-version

Haibersut commented 1 year ago

你在config中把api的endpoint改成下面这个,然后key改成她的就行了

openai.api_key = "your API KEY from 'key get' Discord command"
openai.api_base = "https://chimeragpt.adventblocks.cc/api/v1"
Nothingness-Void commented 1 year ago

你在config中把api的endpoint改成下面这个,然后key改成她的就行了

openai.api_key = "your API KEY from 'key get' Discord command"
openai.api_base = "https://chimeragpt.adventblocks.cc/api/v1"

感谢,我去试试 ”

Nothingness-Void commented 1 year ago

你在config中把api的endpoint改成下面这个,然后key改成她的就行了

openai.api_key = "your API KEY from 'key get' Discord command"
openai.api_base = "https://chimeragpt.adventblocks.cc/api/v1"

貌似是,不太行:“404 Not Found <!DOCTYPE html>404: This page could not be found

404

This page could not be found.

image 都写了

Haibersut commented 1 year ago

你在config中把api的endpoint改成下面这个,然后key改成她的就行了

openai.api_key = "your API KEY from 'key get' Discord command"
openai.api_base = "https://chimeragpt.adventblocks.cc/api/v1"

貌似是,不太行:“404 Not Found 404: This page could not be found

404

This page could not be found.

image 都写了

api地址填错了,应该是https://chimeragpt.adventblocks.cc/api/v1

Nothingness-Void commented 1 year ago

你在config中把api的endpoint改成下面这个,然后key改成她的就行了

openai.api_key = "your API KEY from 'key get' Discord command"
openai.api_base = "https://chimeragpt.adventblocks.cc/api/v1"

貌似是,不太行:“404 Not Found 404: This page could not be found

404

This page could not be found.

image 都写了

api地址填错了,应该是https://chimeragpt.adventblocks.cc/api/v1

感谢大佬回复,我下午逛discord看见它api更新了,想问问大佬模型怎么填的 我填的 model="gpt-4"但是从回答来看,还是3.5 我用的另一个项目 freegpt-webui-chimera 里面的GPT-4就是正常的

Haibersut commented 1 year ago

可能接口不对?这个我不清楚他们转发是怎么搞的,我是匹配openai官网的格式的

Nothingness-Void commented 1 year ago

可能接口不对?这个我不清楚他们转发是怎么搞的,我是匹配openai官网的格式的

我感觉应该是 我model""里边不管填啥,api触发的聊天后台显示回复的都是3.5