songquanpeng / one-api

OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.
https://openai.justsong.cn/
MIT License
16.08k stars 3.73k forks source link

GPTS支持 #1198

Open wangergou2023 opened 3 months ago

wangergou2023 commented 3 months ago

例行检查

功能描述 chatgpt-web-midjourney-proxy提示没有支持gpt-4-gizmo,请问这种使用GPTS的方法目前支持吗

应用场景

chatgpt-web-midjourney-proxy的网页https://vercel.ddaiai.com/使用api提示如下 { "error": { "message": "当前分组 default 下对于模型 gpt-4-gizmo-g-2fkFE8rbu 无可用渠道 (request id: 2024032011201819589227863969145)", "type": "one_api_error" } }

QAbot-zh commented 3 months ago

oneapi 暂不支持像 newapi 那样通过通配符直接使用 gpts ,只能一个个把想用的 gpts 模型加入渠道里,比如你可以添加 gpt-4-gizmo-g-2fkFE8rbu 模型来调用

wangergou2023 commented 3 months ago

好的,非常感谢

wfce commented 3 months ago

建议作者支持通配符