ReMe/reme_ai
jinli.yl 80dae9953e refactor(memory): update personal memory flows and adjust related components
- Move retrieve_personal_memory and summary_personal_memory flows to new positions in default.yaml
- Update info_filter_op to handle trajectories instead of messages
- Adjust use_personal_memory_demo to use trajectories in API requests
2025-09-01 14:19:38 +08:00
..
config refactor(memory): update personal memory flows and adjust related components 2025-09-01 14:19:38 +08:00
constants refactor(reme_ai): rename and restructure modules for better organization 2025-08-27 17:05:40 +08:00
enumeration refactor(reme_ai): rename and restructure modules for better organization 2025-08-27 17:05:40 +08:00
react refactor(reme_ai): formatting and minor code improvements 2025-08-31 15:58:59 +08:00
retrieve refactor(reme_ai): formatting and minor code improvements 2025-08-31 15:58:59 +08:00
schema refactor(reme_ai): formatting and minor code improvements 2025-08-31 15:58:59 +08:00
summary refactor(memory): update personal memory flows and adjust related components 2025-09-01 14:19:38 +08:00
utils refactor(reme_ai): formatting and minor code improvements 2025-08-31 15:58:59 +08:00
vector_store refactor(reme_ai): formatting and minor code improvements 2025-08-31 15:58:59 +08:00
__init__.py feat(react): add simple react operator and update related functionalities 2025-08-29 14:40:30 +08:00
app.py feat(reme_ai): implement retrieve task memory flow and update related components 2025-08-25 16:35:02 +08:00