llama-stack-mirror/llama_stack/apis/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
..
__init__.py [memory refactor][1/n] Rename Memory -> VectorIO, MemoryBanks -> VectorDBs (#828) 2025-01-22 09:59:30 -08:00
vector_io.py Implement attaching files to vector stores 2025-06-13 09:36:54 -04:00