多个openai的key和多个代理地址 #1549
yonmnm
started this conversation in
General | 讨论
Replies: 2 comments 2 replies
-
或者在环境配置文件里面增加一个配置,指定某些模型走固定的代理和key,其余的走全局设置。 议题#1534 类似这个需求,但能写到配置文件就好了,能自定义模型展示的名字 |
Beta Was this translation helpful? Give feedback.
0 replies
-
这个可以使用oneapi实现多个openAI的key和代理地址。 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
如何配置多个openAI的key和代理地址,实现特定模型使用指定的代理和key。比如代理1使用gpt3.5模型,代理2使用4.0模型。
Beta Was this translation helpful? Give feedback.
All reactions