llama-stack-mirror/llama_stack/providers/remote/vector_io/qdrant
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 chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
config.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
qdrant.py Implement attaching files to vector stores 2025-06-13 09:36:54 -04:00