Replies: 1 comment
|
At present, it will not be supported because the routing function will modify requests at specific times, which can only be achieved when using proxies. However, for vendors who support the Anthropic protocol, requests will be directly transmitted transparently without protocol conversion |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently proxy is configured globally for all providers. But it is desired to be at provider's level, because we may need proxy for only part of providers, for examples, Google Gemini, Anthropic Claude..., and we don't need proxy for many providers like deepseek, opencode, doubao...
All reactions