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-09 17:28:42 +08:00
2026-02-06 18:06:35 +08:00
2026-02-06 15:17:58 +08:00
2025-12-02 20:28:01 +08:00
2025-12-20 15:34:14 +08:00
2026-01-30 15:31:48 +08:00
2025-12-22 17:52:00 +08:00
2026-02-06 16:23:00 +08:00
2026-02-06 16:23:00 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2026-02-06 16:23:00 +08:00
2026-02-06 16:23:00 +08:00
2026-02-06 12:36:08 +08:00