llama-stack-mirror/llama_stack/providers/inline/agents
grs d350e3662b
feat: add support for require_approval argument when creating response (#3608)
# What does this PR do?
This PR adds support for the require_approval on an mcp tool definition
passed to create response in the Responses API. This allows the caller
to indicate whether they want to approve calls to that server, or let
them be called without approval.

Closes #3443

## Test Plan
Tested both approval and denial.
Added automated integration test for both cases.

---------

Signed-off-by: Gordon Sim <gsim@redhat.com>
Co-authored-by: Matthew Farrellee <matt@cs.wisc.edu>
2025-09-30 14:18:34 -07:00
..
meta_reference feat: add support for require_approval argument when creating response (#3608) 2025-09-30 14:18:34 -07:00
__init__.py add missing inits 2024-11-08 17:54:24 -08:00