llama-stack-mirror/llama_stack/providers/remote/vector_io
Ben Browning de84ee0748 Implement attaching files to vector stores
This adds the ability to attach files to vector
stores (client.vector_stores.files.create) for the OpenAI Vector
Stores Files API.

The initial implementation is only for Faiss, and tested via the
existing test_responses.py::test_response_non_streaming_file_search.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-13 09:36:54 -04:00
..
chroma Implement attaching files to vector stores 2025-06-13 09:36:54 -04:00
milvus Implement attaching files to vector stores 2025-06-13 09:36:54 -04:00
pgvector fix(pgvector): handle case where distance is 0 by setting score to infinity (#2416) 2025-06-07 16:31:30 -04:00
qdrant Implement attaching files to vector stores 2025-06-13 09:36:54 -04:00
weaviate fix(weaviate): handle case where distance is 0 by setting score to infinity (#2415) 2025-06-12 11:23:59 -04:00
__init__.py [memory refactor][1/n] Rename Memory -> VectorIO, MemoryBanks -> VectorDBs (#828) 2025-01-22 09:59:30 -08:00