llama-stack-mirror/llama_stack/apis/agents
Ben Browning 8a5ea57253 Responses file_search wire up additional params
This adds passing of max_num_results from the file_search tool call
into the knowledge_search tool, as well as logs warnings if the
filters or ranking_options params are used since those are not wired
up yet. And, it adds the API surface for filters and ranking options
so we don't have to generate clients again as we add that.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-13 09:36:55 -04:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
agents.py feat: Structured output for Responses API (#2324) 2025-06-03 14:43:00 -07:00
openai_responses.py Responses file_search wire up additional params 2025-06-13 09:36:55 -04:00