llama-stack-mirror/llama_stack/providers/inline/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 chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
faiss Implement retrieving vector store file contents 2025-06-19 10:58:29 -04:00
milvus chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
qdrant chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
sqlite_vec Implement retrieving vector store file contents 2025-06-19 10:58:29 -04:00
__init__.py [memory refactor][1/n] Rename Memory -> VectorIO, MemoryBanks -> VectorDBs (#828) 2025-01-22 09:59:30 -08:00