We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
KeyStrategyFunction的默认实现KeyRandomStrategy是随机获取一个key; 目前想根据请求时的内容进行切换不同的场景key,例如ChatCompletion新增了scene字段,如何根据该字段切换每次请求时的key
KeyStrategyFunction
KeyRandomStrategy
ChatCompletion
scene