Ke Sun
7167c2002f
feat(implicit memory): upgrade pydantic v2 compatibility and confidence level handling
- Replace deprecated `.dict()` with `.model_dump(mode='json')` for pydantic v2 compatibility
- Convert confidence level from enum-based strings to numerical values (0-100 scale)
- Add confidence level mapping in controller (high: 85, medium: 50, low: 20)
- Update dimension analyzer to handle both string and numeric confidence inputs
- Refactor habit analyzer confidence level validation logic
- Remove ConfidenceLevel enum import and replace with integer-based approach
- Update memory config validators for numerical confidence level support
- Ensure all implicit memory schemas use model_dump for serialization
- Improve type consistency across memory analytics modules
2026-01-08 17:50:01 +08:00
..
2026-01-07 16:36:11 +08:00
2026-01-08 17:50:01 +08:00
2025-12-29 11:57:13 +00:00
2025-12-02 20:28:01 +08:00
2026-01-07 20:45:23 +08:00
2025-12-23 17:17:04 +08:00
2026-01-08 14:00:28 +08:00
2026-01-08 17:50:01 +08:00
2026-01-07 17:53:53 +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-06 15:25:25 +08:00
2026-01-07 18:14:25 +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