purushah opened a new pull request, #1124:
URL: https://github.com/apache/flink-agents/pull/1124

   Adds user documentation for pluggable model routing (#964, #1042), closing 
the documentation checkbox in #1062 and the `doc-needed` label on both PRs.
   
   **New pages**
   - `docs/development/model_routing`: declaring a router, the rule-based, 
LLM-judge and custom strategies, default model and fallback with the 
error-handling policy table, durability and replay, observability, examples.
   - `docs/development/model_routing/reference`: routing event and response 
fields, metrics, validation stages, descriptor keys.
   
   **Other changes**
   - Cross-links from Chat Models, Workflow Agent, and Monitoring; two new 
Monitoring rows for `routingDecisionLatencyMs` and `_model_routing_event`.
   - Sibling page weights shift by one so the page follows Chat Models. This 
also resolves the pre-existing MCP/Skills weight tie.
   
   **Verification**
   - Built with the pinned Hugo 0.110.0 and the checked-out `hugo-book` 
submodule; sidebar and all cross-page anchors verified.
   - Every Java block compiles against the `flink-agents-api` jar built from 
main.
   - Claims were checked against the merged source; the two routing examples 
were run end to end against local Ollama.
   
   Java only for now; the page states that Python parity is tracked separately.
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to