Find a file
jinli.yl 164377572d feat(reme_ai): implement retrieve task memory flow and update related components
- Add retrieve task memory flow to default.yaml for memory recall
- Update vector store initialization and import RecallVectorStoreOp- Modify app.py to use ConfigParser for configuration parsing
- Remove unnecessary comments and update flow description in default.yaml- Add test script for retrieve task memory using MCP client
- Update project metadata and dependencies in pyproject.toml
2025-08-25 16:35:02 +08:00
doc feat(reme_ai): implement memory retrieval and merging functionality 2025-08-25 16:10:53 +08:00
experiencemaker feat(reme_ai): implement memory retrieval and merging functionality 2025-08-25 16:10:53 +08:00
memoryscope feat(reme_ai): implement memory retrieval and merging functionality 2025-08-25 16:10:53 +08:00
reme_ai feat(reme_ai): implement retrieve task memory flow and update related components 2025-08-25 16:35:02 +08:00
test feat(reme_ai): implement retrieve task memory flow and update related components 2025-08-25 16:35:02 +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