Files
agent-framework/python/packages
T
Eduard van Valkenburg fb731d7626 Inline the served-model header override at its two call sites
The `_apply_served_model_header` helper was a 1-line wrapper around
`_extract_served_model`. Inlining the `if served_model is not None: ...`
matches the pattern already used in the streaming paths and folds the
explanatory docstring onto `_extract_served_model` (which is now the
single place that knows about the header).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
fb731d7626 ยท 2026-05-19 07:58:44 +02:00
History
..
2026-05-17 20:27:17 -07:00