Find a file
jinli.yl adce394cd0 feat(react): add simple react operator and update related functionalities
- Add SimpleReactOp to react module
- Update reme_ai/__init__.py to include react module
- Modify contra_repeat_op.py to use memory_id instead of id
- Adjust datetime_handler.py to handle string datetime conversion
- Update default.yaml to include react flow content
- Modify get_observation_op.py and get_observation_with_time_op.py to use workspace_id from context
- Update test/http_client_test.py to test new react functionality
- Adjust messages.jsonl to reflect new analysis approach for Xiaomi Corporation
2025-08-29 11:56:50 +08:00
cookbook feat(react): add simple react operator and update related functionalities 2025-08-29 11:56:50 +08:00
doc refactor(reme_ai): consolidate personal memory and update related ops 2025-08-28 14:31:03 +08:00
library update: convert library 2025-08-29 00:44:40 +08:00
memoryscope refactor(reme_ai): rename and restructure modules for better organization 2025-08-27 17:05:40 +08:00
reme_ai feat(react): add simple react operator and update related functionalities 2025-08-29 11:56:50 +08:00
test feat(react): add simple react operator and update related functionalities 2025-08-29 11:56:50 +08:00
.gitignore feat(reme_ai): implement memory retrieval and merging functionality 2025-08-25 16:10:53 +08:00
example.env feat(reme_ai): implement memory retrieval and merging functionality 2025-08-25 16:10:53 +08:00
LICENSE feat(reme_ai): implement memory retrieval and merging functionality 2025-08-25 16:10:53 +08:00
pyproject.toml feat(reme_ai): implement retrieve task memory flow and update related components 2025-08-25 16:35:02 +08:00
README.md feat(reme_ai): implement memory retrieval and merging functionality 2025-08-25 16:10:53 +08:00