yao/neo/message
Max e874e8dfb4 Enhance Neo API assistant with improved error handling and message structure
- Added nil check for script context in the call method to prevent potential nil pointer dereference.
- Updated the String method in the Content struct to include additional properties (text and props) for better message representation.

These changes improve the robustness and maintainability of the Neo API, paving the way for enhanced message handling and assistant functionalities.
2025-01-18 15:01:44 +08:00
..
content.go Enhance Neo API assistant with improved error handling and message structure 2025-01-18 15:01:44 +08:00
message.go Enhance Neo API assistant message handling and response structure 2025-01-18 11:20:55 +08:00