llama-stack-mirror/llama_stack/providers/remote/vector_io
Ashwin Gangadhar 80d9d50954 adding mongodb vector_io module
updated mongodb.py from print to log

add documentation for mongodb vector search module

changed insert to update mongodb

bug fix mongodb json object conversion error
2025-03-13 11:04:18 +05:30
..
chroma feat: allow conditionally enabling providers in run.yaml (#1321) 2025-03-01 11:19:14 -08:00
milvus feat: add Milvus vectorDB (#1467) 2025-03-06 20:59:31 -08:00
mongodb adding mongodb vector_io module 2025-03-13 11:04:18 +05:30
pgvector fix(pgvector): replace hyphens with underscores in table names (#1385) 2025-03-04 07:06:35 -08:00
qdrant chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
sample chore: Consistent naming for VectorIO providers (#1023) 2025-02-13 13:15:49 -05:00
weaviate chore: Consistent naming for VectorIO providers (#1023) 2025-02-13 13:15:49 -05:00
__init__.py [memory refactor][1/n] Rename Memory -> VectorIO, MemoryBanks -> VectorDBs (#828) 2025-01-22 09:59:30 -08:00