mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-07 00:24:17 +08:00
- Introduced `normalizeXAIObjectRootUnionBranchTypes` for ensuring object-only branches in root-level unions. - Updated XAI executor logic to handle additional schema adjustments, ensuring compatibility with stricter validations. - Extended test coverage to validate schema normalization, including both functional and custom tool scenarios. Closes: #4397