Commit Graph

14 Commits

Author SHA1 Message Date
Stream 54b272206e
refactor: add version param to get_session_memories and get_persistent_memories 2025-09-16 18:32:58 +08:00
Stream 3d761a3189
refactor: make save_memory and get_memory_by_spec work on latest version 2025-09-15 19:28:22 +08:00
Stream 2c765ccfae
refactor: use VersionedMemoryVariable in ChatflowMemoryService.get_memory_by_spec 2025-09-15 15:47:02 +08:00
Stream 626e7b2211
refactor: use VersionedMemoryVariable in ChatflowMemoryService.save_memory 2025-09-15 15:41:33 +08:00
Stream 9e0630f012
fix: use correct description from spec 2025-09-15 15:30:08 +08:00
Stream 3b868a1cec
feat: integrate VariablePool into memory update process 2025-09-15 14:00:53 +08:00
Stream 05d231ad33
fix: fix bugs check by Claude Code 2025-08-22 19:59:17 +08:00
Stream 48f3c69c69
fix: fix bugs check by Claude Code 2025-08-22 17:54:18 +08:00
Stream 8b68020453
refactor: refactor from ChatflowHistoryService and ChatflowMemoryService 2025-08-22 17:44:27 +08:00
Stream 4d2fc66a8d
feat: refactor: refactor from ChatflowHistoryService and ChatflowMemoryService 2025-08-22 15:33:45 +08:00
Stream f72ed4898c
refactor: refactor from ChatflowHistoryService and ChatflowMemoryService 2025-08-22 14:57:27 +08:00
Stream 0d95c2192e
feat: add Web API for memory read and modify 2025-08-21 17:17:08 +08:00
Stream 4b085d46f6
feat: update variable pool when update memory 2025-08-21 15:15:23 +08:00
Stream 45fddc70d5
feat: add ChatflowHistoryService and ChatflowMemoryService 2025-08-20 19:11:12 +08:00