Chojan Shang
f3d09aaa38
feat(vector_store): add OceanBase/seekdb vector store implementation ( #201 )
...
Pre-commit / run (ubuntu-latest) (push) Waiting to run
* 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
jinli.yl
64b497e330
refactor(core): replace memory stores with file stores and update architecture
2026-02-26 14:18:12 +08:00
jinli.yl
c8bbb54de1
feat(utils): add cosine similarity functions and integrate into vector operations
2026-02-06 17:45:59 +08:00
jinli.yl
bc5e87db5f
refactor(vector_store): simplify search method signature and remove threshold parameter
2026-02-06 16:53:57 +08:00
jinli.yl
b0b800fbd8
feat(vector-store): add threshold-based filtering to vector search
2026-02-06 15:52:09 +08:00
jinli.yl
78b993f830
refactor(core): restructure project modules and update base classes
2026-01-22 22:07:32 +08:00
jinli.yl
c7fc8255b1
refactor(core): move core module to core_old and update import paths
2026-01-21 16:34:09 +08:00
jinli.yl
e6ad682ede
feat(core): add ReMe V3 implementation with optional MCP client and enhanced filtering
2026-01-17 01:15:49 +08:00
jinli.yl
a172a6854b
feat(vector-store): add sorting capability to list operations across all backends
2026-01-09 19:50:42 +08:00
jinli.yl
91a07e4186
feat(vector-store): add base vector store interface and multiple implementations
2025-12-31 13:18:33 +08:00