Commit 32ae932
Agent Platform: rewrite Inference Broker as alias/routing/logic layer
Proxy for every model call in the ecosystem, local and cloud. Aliases
can route directly to a specific model, or run through a configurable
logic layer. Examples called out: rate-limit fallback, size-based local
vs cloud routing, OpenAI-to-Anthropic format reshaping, content-type
dispatch (code authoring vs code testing).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1445783 commit 32ae932
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments