yao/neo/message
Max b19a6b953a Enhance streaming chat processing with token parsing and delta message handling
- Implemented token scanning for 'think' and 'tool' types in stream chat
- Added support for delta message streaming with improved message chunking
- Updated contents handling to remove last empty data and track token states
- Refined message type processing and streaming logic in assistant API
- Modified message appending and type handling to support new streaming approach
2025-02-03 15:46:25 +08:00
..
contents.go Enhance streaming chat processing with token parsing and delta message handling 2025-02-03 15:46:25 +08:00
message.go Enhance streaming chat processing with token parsing and delta message handling 2025-02-03 15:46:25 +08:00