mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-07 00:24:17 +08:00
- Added `promoteXAIAdditionalTools` to normalize and migrate `additional_tools` to the top-level `tools` array in XAI request bodies. - Updated test cases to validate the promotion logic and ensure unsupported `additional_tools` items are excluded from input payloads. Closes: #4434