yao/neo/message
Max f1e6c2c62f Add result handling in assistant streaming and hook responses
- Introduce Result field in ResHookDone struct to support additional data
- Update NextAction.Execute method to pass optional callback arguments
- Modify streamChat method to propagate result data to output messages
- Add Result field to Message struct for flexible result storage
2025-02-25 17:32:58 +08:00
..
contents.go Enhance tool call handling and message processing 2025-02-08 18:09:26 +08:00
message.go Add result handling in assistant streaming and hook responses 2025-02-25 17:32:58 +08:00