llama-stack-mirror/tests/unit/providers/agents/meta_reference
grs 8bf07f91cb
feat: reuse previous mcp tool listings where possible (#3710)
# What does this PR do?
This PR checks whether, if a previous response is linked, there are
mcp_list_tools objects that can be reused instead of listing the tools
explicitly every time.

 Closes #3106 

## Test Plan
Tested manually.
Added unit tests to cover new behaviour.

---------

Signed-off-by: Gordon Sim <gsim@redhat.com>
Co-authored-by: Ashwin Bharambe <ashwin.bharambe@gmail.com>
2025-10-10 09:28:25 -07:00
..
fixtures chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
test_openai_responses.py feat: reuse previous mcp tool listings where possible (#3710) 2025-10-10 09:28:25 -07:00
test_response_conversion_utils.py feat: Enabling Annotations in Responses (#3698) 2025-10-07 14:00:56 -04:00
test_response_tool_context.py feat: reuse previous mcp tool listings where possible (#3710) 2025-10-10 09:28:25 -07:00