yao/neo/message
Max dabba1a744 Refactor chat history and message processing
- Added `Hidden` flag to `Message` struct for controlling message visibility
- Modified `saveChatHistory` to conditionally save messages based on hidden status
- Simplified stream chat processing by removing debug print statements
- Restructured message output and next action handling in stream chat
- Commented out unused process action execution method
2025-02-06 16:39:31 +08:00
..
contents.go Add support for reasoning content and thinking state in OpenAI streaming 2025-02-05 16:55:09 +08:00
message.go Refactor chat history and message processing 2025-02-06 16:39:31 +08:00