yao/neo/store
Max f75e5a5fbe Add Placeholder support for Assistants in Neo API
- Introduced a new Placeholder struct to provide additional metadata for assistants
- Updated Assistant struct to include an optional Placeholder field
- Modified loading and mapping methods to handle Placeholder data
- Extended database schema and test cases to support Placeholder functionality

This enhancement provides a flexible way to add descriptive metadata to assistants, improving their discoverability and configuration.
2025-01-25 14:03:45 +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 Refactor conversation table handling and update settings structure in Neo API 2025-01-02 16:22:10 +08:00
xun.go Add Placeholder support for Assistants in Neo API 2025-01-25 14:03:45 +08:00
xun_test.go Add Placeholder support for Assistants in Neo API 2025-01-25 14:03:45 +08:00