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-01-12 15:59:10 +08:00
2026-01-19 16:41:11 +08:00
2026-02-06 20:13:36 +08:00
2026-02-09 17:28:42 +08:00
2026-02-06 15:14:34 +08:00
2026-01-27 14:04:44 +08:00
2026-02-09 17:28:42 +08:00
2026-02-06 18:44:07 +08:00
2026-02-09 17:28:42 +08:00
2026-02-03 15:24:16 +08:00
2026-02-06 14:48:50 +08:00
2026-01-26 11:53:34 +08:00
2025-12-02 20:28:01 +08:00
2026-02-06 12:18:40 +08:00
2026-01-20 10:36:30 +08:00
2025-12-26 14:39:17 +08:00
2025-12-24 20:35:04 +08:00
2026-02-04 12:24:58 +08:00
2026-02-06 16:23:00 +08:00
2026-02-06 17:37:03 +08:00
2026-02-06 15:40:20 +08:00