yao/neo/message
Max 830bbf7a0e Refactor Neo API assistant message handling and data structures
- Updated message appending methods to use AppendTo for improved clarity and consistency.
- Changed output types in HookStream and HookDone methods from string to []message.Data, enhancing data handling capabilities.
- Introduced a new Map method in the Data struct for better representation of message data.
- Streamlined JSON marshaling in the Data struct to ensure accurate data serialization.

These changes enhance the maintainability and robustness of the Neo API assistant, paving the way for improved message handling and data processing.
2025-01-19 15:19:08 +08:00
..
contents.go Refactor Neo API assistant message handling and data structures 2025-01-19 15:19:08 +08:00
message.go Refactor Neo API assistant message handling and data structures 2025-01-19 15:19:08 +08:00