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-06 14:48:50 +08:00
2025-12-02 20:28:01 +08:00
2025-12-15 20:50:15 +08:00
2026-01-23 10:50:24 +08:00
2025-12-15 14:09:43 +08:00
2026-01-08 18:48:29 +08:00
2025-12-02 20:28:01 +08:00
2026-02-02 14:38:17 +08:00
2025-12-02 20:28:01 +08:00
2026-01-08 15:15:13 +08:00
2025-12-02 20:28:01 +08:00
2026-01-23 10:50:24 +08:00
2025-12-30 04:20:04 +00:00
2025-12-30 11:53:16 +08:00
2026-02-09 17:28:42 +08:00
2026-01-19 10:46:53 +08:00
2026-01-26 11:53:34 +08:00
2026-01-07 16:36:11 +08:00
2026-02-05 14:22:52 +08:00
2026-01-30 15:16:39 +08:00
2026-02-04 17:10:35 +08:00
2026-01-28 17:47:44 +08:00
2025-12-02 20:28:01 +08:00
2026-02-04 12:21:38 +08:00
2025-12-15 14:09:43 +08:00
2026-01-06 12:09:55 +08:00
2026-01-23 10:50:24 +08:00
2026-01-23 10:50:24 +08:00
2025-12-02 20:28:01 +08:00
2026-01-23 10:50:24 +08:00