Eternity
3f9740412a
feat(memory): add session-based chat history and user metadata retrieval
...
- Add ChatSessionCache to manage chat history per session
- Add SEARCH_USER_METADATA cypher query for retrieving user entity metadata
- Add "str" mode support to StructResponse for raw text extraction
- Add content_str field to MemorySearchResult for pre-formatted content
- Fix sandbox URL by removing hardcoded port
- Add description field to entity search results
- Remove history from UserInput schema, use session_id instead
2026-05-06 17:45:16 +08:00
..
2026-04-27 17:56:58 +08:00
2026-04-16 17:54:50 +08:00
2026-04-21 20:48:06 +08:00
2026-04-24 14:18:25 +08:00
2026-04-27 15:20:25 +08:00
2026-04-10 16:21:49 +08:00
2026-04-27 16:13:57 +08:00
2026-04-27 17:35:13 +08:00
2026-01-29 16:03:44 +08:00
2026-03-04 16:24:00 +08:00
2026-04-27 16:13:57 +08:00
2026-03-25 17:54:27 +08:00
2026-04-01 17:22:49 +08:00
2026-03-11 10:45:07 +08:00
2026-03-04 12:34:24 +08:00
2026-04-13 11:58:14 +08:00
2025-12-15 14:09:43 +08:00
2026-03-25 18:46:43 +08:00
2026-02-25 10:27:16 +08:00
2026-05-06 17:45:16 +08:00
2026-04-29 15:02:09 +08:00
2026-02-10 10:40:38 +08:00
2026-04-23 15:37:54 +08:00
2026-03-30 13:45:17 +08:00
2026-01-26 11:53:34 +08:00
2026-03-12 14:17:44 +08:00
2026-03-12 14:17:44 +08:00
2026-04-13 11:58:14 +08:00
2026-03-19 18:23:09 +08:00
2026-04-23 15:46:12 +08:00
2026-01-15 20:46:06 +08:00
2026-04-16 16:27:55 +08:00
2026-03-06 11:49:02 +08:00
2025-12-24 20:35:04 +08:00
2026-04-15 13:59:55 +08:00
2026-04-22 18:46:22 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2026-04-13 11:58:14 +08:00
2025-12-02 20:28:01 +08:00
2026-04-17 14:41:44 +08:00
2026-01-07 15:51:12 +08:00
2026-04-27 15:47:34 +08:00
2025-12-02 20:28:01 +08:00
2026-04-13 11:58:14 +08:00
2026-03-26 15:03:33 +08:00
2026-04-28 15:04:13 +08:00