zsio
zsio
> 我也是添加了映射,但是错误, 当前分组 default 下对于模型 gpt-3.5-turbo 无可用渠道 (request id: 20240102090351225209344zrTrsEqF)  我这么配置的 正常使用 没有问题
> 我遇到的情况是,模型那栏去掉 gemini-pro 才能正常工作,否则报上游错误。这一块很多回答都搞反了,比较混 它的逻辑是 key 映射为 value。 用户请求时使用左面的 key,程序会改变为对应的 value 像 llm 服务发出去。 【模型】这一栏是此服务的配置**允许用户调用的模型列表**。 换句话说,如果你希望把 `gpt-3.5-turbo` 映射到 `gemini-pro`,那么需要在映射那里填写我上面发的图片中的配置,并且在模型一栏中添加 `gpt-3.5-turbo` 才可以。
5 年过去了
> 可以用这个 https://github.com/songquanpeng/one-api 我尝试了一下,好像不能用呀,您能正常使用吗?
这个可以合并了吗
I would like to inquire if there is any new progress on this issue? This version hasn't been updated for more than a year. Will this problem be improved in...