litellm/tests/test_litellm/responses/mcp
Yuta Saito ba43f742ab fix: event loop nesting issue in MCP chat completions with streaming
Problem: When using MCP tools with  and , the following error occurred:

RuntimeError: Timeout context manager should be used inside a task
2026-01-15 15:36:56 +09:00
..
test_chat_completions_handler.py fix: event loop nesting issue in MCP chat completions with streaming 2026-01-15 15:36:56 +09:00
test_litellm_proxy_mcp_handler.py fix: support ResponseFunctionToolCall in follow-up input 2025-12-13 07:55:13 +09:00