Files
MemoryBear/api/app
Ke Sun 48f95e0ea4 refactor(memory): simplify config retrieval and remove redundant functions
- Remove get_memory_config_id function from end_user_repository.py as it's no longer needed
- Remove get_end_user_memory_config_id function from memory_agent_service.py to reduce duplication
- Simplify get_end_user_connected_config to use MemoryConfigService.get_config_with_fallback
- Update get_config_with_fallback signature to accept memory_config_id directly instead of end_user_id
- Remove unnecessary AppRelease query and config parsing logic from get_end_user_connected_config
- Streamline memory config retrieval flow to use service layer abstraction
- Improves code maintainability by centralizing config fallback logic in MemoryConfigService
2026-02-02 14:38:17 +08:00
..
2026-01-12 15:59:10 +08:00
2026-01-19 16:41:11 +08:00
2026-01-29 17:05:49 +08:00
2026-01-26 11:53:34 +08:00
2026-01-21 17:58:46 +08:00
2026-01-20 10:36:30 +08:00
2025-12-24 20:35:04 +08:00
2026-01-29 12:33:40 +08:00
2026-01-26 11:53:34 +08:00