Commit dc2cf3e
Agent Platform: Inference Broker — hot-pluggable LangGraphs, not "logic layer"
The extensibility mechanism is a hot-pluggable LangGraph behind each
alias (same pattern used elsewhere in the ecosystem), not a fixed
"logic layer" of built-in behaviors. Rate-limit fallback, size-based
routing, format reshaping, content-aware dispatch are typical patterns
— but because each alias is a real graph, the range is open.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e5db39c commit dc2cf3e
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