llama-stack-mirror/llama_stack/providers/remote/vector_io
Ben Browning 65869d22a4 Implement retrieving vector store file contents
This requires some more bookkeeping data, some additional storage (of
the chunks we created for this file), and is implemented for faiss and sqlite-vec.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-19 10:58:29 -04:00
..
chroma Implement retrieving vector store file contents 2025-06-19 10:58:29 -04:00
milvus Implement retrieving vector store file contents 2025-06-19 10:58:29 -04:00
pgvector feat: Implement hybrid search in SQLite-vec (#2312) 2025-06-13 15:54:06 -04:00
qdrant Implement retrieving vector store file contents 2025-06-19 10:58:29 -04:00
weaviate feat: Implement hybrid search in SQLite-vec (#2312) 2025-06-13 15:54:06 -04:00
__init__.py [memory refactor][1/n] Rename Memory -> VectorIO, MemoryBanks -> VectorDBs (#828) 2025-01-22 09:59:30 -08:00