yao/engine
Max 1d5f27cd98 Refactor assistant handling and storage integration
- Updated assistant data handling to utilize structured models, improving code clarity and maintainability.
- Enhanced the assistant save and load functions to work with the new AssistantModel structure.
- Refactored mention handling to streamline the conversion process from raw data to structured mentions.
- Improved error handling in the assistant save process, ensuring better feedback for invalid data.
- Updated API responses to use the new gin.H format for consistency across the application.
2025-11-07 11:20:59 +08:00
..
load.go Refactor assistant handling and storage integration 2025-11-07 11:20:59 +08:00
load_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
process.go feat: Update versioning and commit information in Makefile and version command 2025-05-18 16:47:32 +08:00
process_test.go [change] refactor the app engine load func 2023-03-26 15:59:05 +08:00