llama-stack-mirror/llama_stack/providers
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
..
inline fix: handle mcp tool calls in previous response correctly (#3155) 2025-08-20 14:12:15 -07:00
registry feat: add batches API with OpenAI compatibility (with inference replay) (#3162) 2025-08-15 15:34:15 -07:00
remote fix: fix ``openai_embeddings`` for asymmetric embedding NIMs (#3205) 2025-08-20 08:06:25 -04:00
utils fix: Use pool_pre_ping=True in SQLAlchemy engine creation (#3208) 2025-08-20 13:52:05 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: create unregister shield API endpoint in Llama Stack (#2853) 2025-08-05 07:33:46 -07:00