Find a file
jinli.yl 5a3d8ab74d feat(reme_ai): implement summary functionality and enhance vector store operations
- Add summary module with simple summary and personal summary tasks
- Implement new vector store operations for updating and managing memory
- Refactor retrieve module to improve query building and memory rewriting
- Update schema and utils modules for better data handling and PDF processing
2025-08-26 20:56:30 +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(reme_ai): implement summary functionality and enhance vector store operations 2025-08-26 20:56:30 +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