llama-stack-mirror/llama_stack/providers
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
..
inline Implement attaching files to vector stores 2025-06-13 09:36:54 -04:00
registry Implement attaching files to vector stores 2025-06-13 09:36:54 -04:00
remote Implement attaching files to vector stores 2025-06-13 09:36:54 -04:00
utils feat: update openai tests to work with both clients (#2442) 2025-06-12 16:30:23 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py fix(tools): do not index tools, only index toolgroups (#2261) 2025-05-25 13:27:52 -07:00