yao/neo/store
Max 6288e25a8a Refactor conversation table handling and update settings structure in Neo API
- Changed the 'Table' field to 'Prefix' in the Setting struct to better represent its purpose as a table name prefix.
- Updated all relevant instances in the codebase to use the new 'Prefix' field, ensuring consistency across the application.
- Adjusted logging and table retrieval methods to reflect the new naming convention, enhancing clarity and maintainability.
2025-01-02 16:22:10 +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 Refactor conversation table handling and update settings structure in Neo API 2025-01-02 16:22:10 +08:00
xun_test.go Refactor conversation table handling and update settings structure in Neo API 2025-01-02 16:22:10 +08:00