yao/neo/store
Max 392676f2cb Add silent mode support for chat history and filtering
- Implement silent flag in chat and history storage
- Add filter options to retrieve chats and messages with silent mode
- Update store interfaces to support silent message filtering
- Enhance GetChats, GetHistory, and related methods to handle silent messages
- Add comprehensive test cases for silent mode functionality
2025-03-01 16:08:56 +08:00
..
mongo.go Add silent mode support for chat history and filtering 2025-03-01 16:08:56 +08:00
redis.go Add silent mode support for chat history and filtering 2025-03-01 16:08:56 +08:00
types.go Add silent mode support for chat history and filtering 2025-03-01 16:08:56 +08:00
xun.go Add silent mode support for chat history and filtering 2025-03-01 16:08:56 +08:00
xun_test.go Add silent mode support for chat history and filtering 2025-03-01 16:08:56 +08:00