llama-stack-mirror/llama_stack/providers/inline/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
..
responses feat: reuse previous mcp tool listings where possible (#3710) 2025-10-10 09:28:25 -07:00
__init__.py fix: make telemetry optional for agents (#3705) 2025-10-07 16:09:03 +02:00
agent_instance.py chore: remove dead code (#3729) 2025-10-07 20:26:02 -07:00
agents.py fix: make telemetry optional for agents (#3705) 2025-10-07 16:09:03 +02:00
config.py feat: add list responses API (#2233) 2025-05-23 13:16:48 -07:00
persistence.py refactor(logging): rename llama_stack logger categories (#3065) 2025-08-21 17:31:04 -07:00
safety.py refactor(logging): rename llama_stack logger categories (#3065) 2025-08-21 17:31:04 -07:00