Ke Sun
83fe793e72
refactor(memory): clean up deprecated config and self-reflexion utilities
- Remove deprecated self_reflexion endpoint from memory_storage_controller
- Delete obsolete config modules (config_optimization, definitions, get_example_data, litellm_config)
- Remove self_reflexion_utils package and related evaluation/reflexion modules
- Refactor hot_memory_tags to use Neo4jConnector instead of direct GraphDatabase connection
- Simplify LLM client initialization by removing DEFAULT_LLM_ID fallback logic
- Remove unnecessary sys.path manipulation and project root resolution code
- Update filter_tags_with_llm to properly handle missing config with clear error messages
- Migrate get_raw_tags_from_db to async function using Neo4jConnector
- Consolidate imports and remove unused dependencies (uuid, sys)
- Improve error handling with explicit ValueError messages for missing configuration
2026-01-20 15:03:29 +08:00
..
2026-01-07 16:36:11 +08:00
2026-01-20 15:03:29 +08:00
2025-12-29 11:57:13 +00:00
2025-12-02 20:28:01 +08:00
2026-01-19 15:27:54 +08:00
2025-12-23 17:17:04 +08:00
2026-01-15 12:21:24 +08:00
2026-01-08 17:50:01 +08:00
2026-01-19 15:11:57 +08:00
2025-12-25 17:28:21 +08:00
2026-01-04 15:36:24 +08:00
2025-12-15 14:09:43 +08:00
2026-01-20 10:36:30 +08:00
2026-01-14 21:34:34 +08:00
2025-12-15 14:09:43 +08:00
2025-12-15 14:09:43 +08:00
2025-12-21 20:32:41 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00
2025-12-02 20:28:01 +08:00