llama-stack-mirror/tests/unit/providers/agents/meta_reference
grs 14082b22af
fix: handle mcp tool calls in previous response correctly (#3155)
# What does this PR do?

Handles MCP tool calls in a previous response

Closes #3105

## Test Plan
Made call to create response with tool call, then made second call with
the first linked through previous_response_id. Did not get error.

Also added unit test.

Signed-off-by: Gordon Sim <gsim@redhat.com>
2025-08-20 14:12:15 -07:00
..
fixtures chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
test_openai_responses.py fix: handle mcp tool calls in previous response correctly (#3155) 2025-08-20 14:12:15 -07:00
test_response_conversion_utils.py chore: Fixup main pre commit (#3204) 2025-08-19 14:52:38 -04:00