Files
pipecat/changelog/4034.changed.md
2026-04-02 18:06:28 -05:00

2 lines
129 B
Markdown

- MCPClient now requires async with MCPClient(...) as mcp: or explicit start()/close() calls to manage the connection lifecycle.