ReMe/reme_ai
2025-11-20 17:01:29 +08:00
..
agent feat(agent): add agentic retrieve operator with RAG-friendly tools 2025-11-20 17:01:29 +08:00
config feat(agent): add agentic retrieve operator with RAG-friendly tools 2025-11-20 17:01:29 +08:00
constants feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
context feat(agent): add agentic retrieve operator with RAG-friendly tools 2025-11-20 17:01:29 +08:00
enumeration feat(context): implement context management modes for offload operations 2025-11-19 21:56:01 +08:00
retrieve feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
schema refactor(schema): update import paths and versioning strategy 2025-11-07 17:01:48 +08:00
service feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
summary feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
utils feat(context): implement context offload operations for token management 2025-11-19 21:49:08 +08:00
vector_store fix(vector_store): add type assertion for VectorNode in dump workspace 2025-11-08 00:19:56 +08:00
__init__.py feat(context): implement context offload operations for token management 2025-11-19 21:49:08 +08:00
main.py feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00