yao/neo/store
Max f8ce8fc193 Enhance assistant management and API functionality in Neo
- Added a new endpoint to retrieve all assistant tags, improving data accessibility for clients.
- Updated the assistant list handling to support filtering by built-in status and assistant ID, enhancing the filtering capabilities.
- Introduced a method to load built-in assistants, streamlining the assistant initialization process.
- Enhanced the Assistant struct with new fields for path, built-in status, and sorting, improving data organization.
- Implemented validation and cloning methods for the Assistant struct, ensuring data integrity and ease of use.
- Updated tests to cover new functionalities, including validation, cloning, and tag retrieval, ensuring robust functionality across the assistant management operations.
2025-01-01 16:48:06 +08:00
..
mongo.go Enhance assistant management and API functionality in Neo 2025-01-01 16:48:06 +08:00
redis.go Enhance assistant management and API functionality in Neo 2025-01-01 16:48:06 +08:00
types.go Enhance assistant management and API functionality in Neo 2025-01-01 16:48:06 +08:00
xun.go Enhance assistant management and API functionality in Neo 2025-01-01 16:48:06 +08:00
xun_test.go Enhance assistant management and API functionality in Neo 2025-01-01 16:48:06 +08:00