mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-11 01:32:22 +03:00
docs: add changelog fragment for the Claude catalog/dispatch fix
This commit is contained in:
6
changelog.d/fixes/9006-vertex-claude-catalog-dispatch.md
Normal file
6
changelog.d/fixes/9006-vertex-claude-catalog-dispatch.md
Normal file
@@ -0,0 +1,6 @@
|
||||
- fix(sse): Claude reasoning-effort suffix ids (`-high`/`-low`/`-medium`/`-xhigh`) now strip
|
||||
correctly on any provider serving a real Claude model, not just the direct Anthropic provider;
|
||||
the no-thinking (`no-think/`) catalog variant's provider-qualification bug (which made it
|
||||
unusable outside the direct provider) is also fixed; and a single unrecognized model id on a
|
||||
Vertex connection no longer cools down every other model on that connection for 2 minutes
|
||||
([#9006](https://github.com/diegosouzapw/OmniRoute/pull/9006))
|
||||
Reference in New Issue
Block a user