llama-stack-mirror/llama_stack/providers
Ben Browning f0d56316a0 Use VectorStoreContent vs InterleavedContent in vector store files
This extracts the existing logic to convert chunks to
VectorStoreContent objects into a reusable method and uses that when
returning our list of Vector Store File contents.

It also adds an xfail test for deleting vector store files, as that's
not implemented yet but parking the implementation of that for now.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-19 10:58:29 -04:00
..
inline Implement retrieving vector store file contents 2025-06-19 10:58:29 -04:00
registry feat: File search tool for Responses API (#2426) 2025-06-13 14:32:48 -04:00
remote Implement retrieving vector store file contents 2025-06-19 10:58:29 -04:00
utils Use VectorStoreContent vs InterleavedContent in vector store files 2025-06-19 10:58:29 -04: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