mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-06-23 16:08:07 +08:00
- Added support for processing `signature-only` chunks without opening empty text blocks. - Refactored chunk handling logic to include `signature_delta` events for improved fidelity. - Unified logic for emitting final message states, including `message_delta` and `message_stop`, to ensure consistent behavior across different scenarios. - Enhanced caching mechanism for thought signatures.