Files
MemoryBear/api/app/services
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
..
2025-12-29 14:51:23 +08:00
2026-01-23 10:50:24 +08:00
2025-12-15 14:09:43 +08:00
2026-02-03 10:33:39 +08:00
2026-01-28 16:07:53 +08:00
2026-02-05 14:22:52 +08:00
2026-02-03 10:33:39 +08:00
2025-12-24 20:35:04 +08:00
2025-12-15 14:09:43 +08:00
2025-12-15 14:09:43 +08:00