ReMe/reme
Chojan Shang f3d09aaa38
Some checks are pending
Pre-commit / run (ubuntu-latest) (push) Waiting to run
feat(vector_store): add OceanBase/seekdb vector store implementation (#201)
* feat(vector_store): add OceanBase as a VectorStore

* refactor(obvec): make it cleaner

* docs: add obvec related info

* refactor: minor update

* refactor: clean code and pass lint

* docs: remove unrelated edit

* docs: minor update
2026-04-09 16:17:52 +08:00
..
config refactor(file_io): update file I/O operations and truncation logic (#177) 2026-03-25 20:21:37 +08:00
core feat(vector_store): add OceanBase/seekdb vector store implementation (#201) 2026-04-09 16:17:52 +08:00
extension feat(memory): replace memory formatter with AsMsgHandler for enhanced message processing 2026-03-06 16:29:52 +08:00
memory feat(compactor): add extra instruction support and improve error handing (#190) 2026-03-31 16:22:39 +08:00
__init__.py fix(core): handle chromadb import error gracefully (#192) 2026-03-31 20:07:00 +08:00
reme.py fix: surface summarize/retrieve failures instead of masking them (#160) 2026-03-27 12:22:29 +08:00
reme_cli.py refactor(cli): using AgentScope components to reimplement the reme_cli logic (#153) 2026-03-12 11:23:36 +08:00
reme_light.py feat(compactor): add extra instruction support and improve error handing (#190) 2026-03-31 16:22:39 +08:00