llama-stack-mirror/llama_stack/apis/agents
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
..
__init__.py chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
agents.py docs: API docstrings cleanup for better documentation rendering (#3661) 2025-10-06 10:46:33 -07:00
openai_responses.py feat: reuse previous mcp tool listings where possible (#3710) 2025-10-10 09:28:25 -07:00