mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-06-22 16:43:50 +08:00
- Introduced `xaiNormalizeReasoningSummaryData` and related functions to normalize `reasoning_text` events into `reasoning_summary` shapes for standardization. - Updated WebSocket and streaming logic to process normalized reasoning summary events correctly. - Enhanced tests to validate normalization, order of events, and output structure in both stream and non-stream scenarios.