llama-stack-mirror/llama_stack/providers/inline/vector_io
Ben Browning a2f0f608db Handle attaching files at vector store creation
This wires up the `file_ids` from the vector store create request to
actually attach all those files at creation time. This also required
smarter handling of the file_ids and file_count metadata handling to
ensure we update the in-memory cache and persistent representation of
those as we attach those files. And, expand that logic to handle
errors during file attachment to persist the failed status.

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 feat: Add missing Vector Store Files API surface 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 Handle attaching files at vector store creation 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