Ke Sun
b16c9d53ef
refactor(memory): consolidate memory config extraction and remove unused validator
- Add workspace default LLM fallback for emotion model in extraction orchestrator
- Consolidate memory config ID extraction logic into MemoryConfigService
- Remove duplicate extraction methods from AppService (_extract_memory_config_id_from_agent, _extract_memory_config_id_from_workflow)
- Remove unused validate_embedding_model function from validators
- Simplify AppService by delegating memory config extraction to MemoryConfigService
- Update validator exports to remove validate_embedding_model
- Improve code maintainability by centralizing memory configuration logic
2026-02-09 17:28:42 +08:00
..
2026-02-05 12:25:53 +08:00
2025-12-02 20:28:01 +08:00
2026-02-04 19:28:26 +08:00
2026-02-04 18:06:29 +08:00
2025-12-29 14:51:23 +08:00
2025-12-02 20:28:01 +08:00
2026-01-23 10:50:24 +08:00
2025-12-20 16:03:06 +08:00
2025-12-19 11:31:09 +08:00
2026-02-06 16:36:23 +08:00
2026-02-09 17:28:42 +08:00
2026-02-05 14:31:04 +08:00
2025-12-15 14:09:43 +08:00
2026-02-05 14:22:52 +08:00
2026-02-03 10:33:39 +08:00
2025-12-15 14:09:43 +08:00
2025-12-02 20:28:01 +08:00
2026-02-06 18:44:07 +08:00
2025-12-29 14:51:23 +08:00
2026-02-06 14:48:58 +08:00
2026-01-28 16:07:53 +08:00
2026-01-26 11:53:34 +08:00
2025-12-02 20:28:01 +08:00
2026-01-22 10:12:23 +08:00
2026-02-05 14:22:52 +08:00
2026-01-16 11:44:19 +08:00
2026-02-06 14:48:58 +08:00
2026-01-05 12:18:31 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2026-02-05 14:22:52 +08:00
2026-02-05 14:22:52 +08:00
2026-02-09 17:28:42 +08:00
2026-01-26 11:53:34 +08:00
2026-01-26 11:53:34 +08:00
2026-02-09 17:28:42 +08:00
2026-02-03 18:42:54 +08:00
2026-02-03 16:03:08 +08:00
2026-01-26 11:53:34 +08:00
2026-01-26 11:53:34 +08:00
2026-01-26 11:53:34 +08:00
2026-01-26 11:53:34 +08:00
2026-01-26 11:53:34 +08:00
2026-02-09 17:28:42 +08:00
2026-01-08 17:51:49 +08:00
2026-02-06 16:23:00 +08:00
2025-12-15 14:09:43 +08:00
2026-02-05 14:36:55 +08:00
2025-12-02 20:28:01 +08:00
2026-01-07 17:48:17 +08:00
2026-02-05 14:22:52 +08:00
2026-02-03 10:33:39 +08:00
2026-02-06 18:56:22 +08:00
2026-02-06 16:23:00 +08:00
2025-12-24 20:35:04 +08:00
2026-02-06 16:23:00 +08:00
2026-02-05 14:22:52 +08:00
2025-12-15 14:09:43 +08:00
2025-12-02 20:28:01 +08:00
2026-02-06 11:42:02 +08:00
2026-02-04 18:06:29 +08:00
2025-12-15 14:09:43 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2026-01-08 14:00:28 +08:00
2025-12-02 20:28:01 +08:00
2026-02-06 15:14:34 +08:00
2025-12-15 14:09:43 +08:00
2026-02-09 10:52:43 +08:00
2026-02-09 17:28:42 +08:00