Skip to content
Discussion options

You must be logged in to vote

这个需求可以使用prefix字段完成,oauth文件中支持增加prefix字段,请求时使用prefix/model来请求。

比如:

{"type":"codex", "prefix":"department1"}

则你可以使用 department1/gpt-5.4 来调用模型指定凭证的gpt-5.4,并且相同的prefix仍然可以轮询

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sillypy
Comment options

Answer selected by luispater
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2100 on March 14, 2026 18:00.