mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-07 00:24:17 +08:00
- Introduced `model` field in `videoAuthBinding` for model tracking. - Enhanced binding store with `setWithModel` and `getBinding` methods for binding models. - Updated handlers to propagate execution models during video processing. - Added tests to verify model binding, retrieval, and propagation logic.