-
feat(models): add model header overrides from configuration
发布于
2026-07-09 21:30:12 +00:00 | 379 次提交 在此版本后已推送到 main- Introduced
override_headerin model configurations to support runtime customization of upstream request headers. - Added
applyModelHeaderOverridesutility to enforce header overrides for relevant executor and websocket paths. - Updated model registry and
models.jsonwith enhanced configurations for header customizations. - Implemented and extended test cases to validate header override behavior for various models and scenarios.
下载附件
- Introduced