yao/neo/message
Max 358f327dee Improve native tool calls handling in assistant streaming
- Refactor tool calls processing to handle multiple tool calls more robustly
- Add new message flags (IsBeginTool, IsEndTool) to track tool call stages
- Modify streaming logic to correctly wrap and manage tool call messages
- Ensure only the first tool call is fully processed and displayed
2025-02-24 19:29:57 +08:00
..
contents.go Enhance tool call handling and message processing 2025-02-08 18:09:26 +08:00
message.go Improve native tool calls handling in assistant streaming 2025-02-24 19:29:57 +08:00