zhanghongyu_0626
9d4d4aaa6d
feat(chat): Enhance session management with new API endpoints and filtering options
...
- Added `status` query parameter to `list_sessions_api` for filtering sessions by their status (active/closed).
- Introduced `close_all_sessions_api` endpoint to allow users to close all active sessions for the current actor.
- Updated `SessionRepository` to support status filtering in session listing and implemented logic for closing active sessions.
- Improved Redis connection settings for better performance and reliability.
This update enhances the chat functionality by providing more control over session management, improving user experience and system efficiency.
2026-09-10 22:30:07 +08:00
..
2026-09-08 21:01:07 +08:00
2026-09-09 20:00:06 +08:00
2026-09-07 19:53:39 +08:00
2026-09-07 02:34:57 +08:00
2026-09-06 23:37:03 +08:00
2026-09-07 01:59:15 +08:00
2026-09-07 03:03:12 +08:00
2026-09-07 18:28:18 +08:00
2026-09-07 03:03:12 +08:00
2026-09-07 11:55:24 +08:00
2026-09-09 21:32:59 +08:00
2026-09-07 19:28:04 +08:00
2026-09-10 22:30:07 +08:00
2026-09-07 19:05:02 +08:00
2026-09-06 23:37:03 +08:00
2026-09-06 23:06:32 +08:00
2026-09-07 01:02:12 +08:00
2026-09-06 15:09:14 +08:00
2026-09-07 11:46:24 +08:00
2026-09-07 19:28:04 +08:00
2026-09-08 19:55:08 +08:00
2026-09-07 11:16:15 +08:00
2026-09-07 17:49:39 +08:00
2026-09-07 12:05:36 +08:00
2026-09-10 22:30:07 +08:00
2026-09-07 11:49:43 +08:00
2026-09-10 10:57:40 +08:00
2026-09-08 21:01:07 +08:00
2026-09-09 18:32:00 +08:00
2026-09-07 12:01:45 +08:00
2026-09-07 19:28:04 +08:00
2026-09-09 21:32:59 +08:00
2026-09-06 23:37:03 +08:00
2026-09-07 17:34:32 +08:00
2026-09-07 19:05:02 +08:00
2026-09-10 10:57:40 +08:00
2026-09-07 17:34:32 +08:00
2026-09-07 17:42:55 +08:00
2026-09-10 10:57:40 +08:00
2026-09-06 15:09:14 +08:00
2026-09-07 17:34:32 +08:00
2026-09-10 22:30:07 +08:00
2026-09-08 19:55:08 +08:00
2026-09-08 19:55:08 +08:00
2026-09-07 17:20:42 +08:00
2026-09-09 18:32:00 +08:00
2026-09-09 20:00:06 +08:00
2026-09-10 10:57:40 +08:00
2026-09-10 10:57:40 +08:00
2026-09-10 22:30:07 +08:00
2026-09-10 10:57:40 +08:00
2026-09-09 20:00:06 +08:00
2026-09-09 20:00:06 +08:00
2026-09-10 15:22:07 +08:00
2026-09-10 15:22:07 +08:00
2026-09-09 21:02:11 +08:00
2026-09-09 21:02:11 +08:00
2026-09-10 14:32:25 +08:00
2026-09-10 14:32:25 +08:00
2026-09-09 21:02:11 +08:00
2026-09-10 15:22:07 +08:00