Find a file
jinli.yl 9fb7aa4e78 feat(agent): add agent module and update related components
- Add agent module to reme_ai package
- Update retrieve module to include agent-related functionality
- Modify summary module to use new agent features
- Update configuration to support agent operations
2025-08-27 11:37:14 +08:00
cookbook refactor: rename package and restructure modules 2025-08-25 23:59:08 +08:00
doc refactor: rename package and restructure modules 2025-08-25 23:59:08 +08:00
library refactor: rename package and restructure modules 2025-08-25 23:59:08 +08:00
memoryscope feat(reme_ai): implement memory retrieval and merging functionality 2025-08-25 16:10:53 +08:00
reme_ai feat(agent): add agent module and update related components 2025-08-27 11:37:14 +08:00
test feat(reme_ai): implement summary functionality and enhance vector store operations 2025-08-26 20:56:30 +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