Files
MemoryBear/api/app/core
lanceyq e0546e01ef refactor(memory): delegate metadata merging to LLM instead of code-based merge
- Remove merge_metadata and its helper functions from metadata_utils.py
- Pass existing_metadata to MetadataExtractor.extract_metadata() as LLM context
- Add merge instructions to extract_user_metadata.jinja2 prompt (zh/en)
- Update Celery task to read existing metadata before extraction and overwrite
- Simplify field descriptions in UserMetadataProfile model
- Add _update_timestamps helper to track changed fields
2026-04-09 15:10:29 +08:00
..
2026-04-03 18:57:28 +08:00
2026-04-03 18:57:28 +08:00
2026-03-25 11:45:49 +08:00
2026-03-27 16:27:09 +08:00
2026-04-03 18:57:28 +08:00
2026-04-03 18:57:28 +08:00
2025-12-15 14:09:43 +08:00
2026-03-24 17:29:38 +08:00
2025-12-15 14:09:43 +08:00
2025-12-15 14:09:43 +08:00