Files
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-02-05 13:50:04 +08:00
2026-01-26 11:53:34 +08:00
2026-02-10 13:46:09 +08:00
2026-01-07 16:00:53 +08:00
2026-04-10 10:43:43 +08:00
2026-01-20 10:39:12 +08:00