llama-stack-mirror/llama_stack/providers
Ben Browning a2f0f608db Handle attaching files at vector store creation
This wires up the `file_ids` from the vector store create request to
actually attach all those files at creation time. This also required
smarter handling of the file_ids and file_count metadata handling to
ensure we update the in-memory cache and persistent representation of
those as we attach those files. And, expand that logic to handle
errors during file attachment to persist the failed status.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-19 10:58:29 -04:00
..
inline Handle attaching files at vector store creation 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 feat: Add missing Vector Store Files API surface 2025-06-19 10:58:29 -04:00
utils Handle attaching files at vector store creation 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