mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-16 23:41:43 +00:00
Merge branch 'fix/mcp-sampling-elicitation-hardening' of https://github.com/yugborana/litellm into fix/mcp-sampling-elicitation-hardening
This commit is contained in:
commit
62d647f61a
1 changed files with 0 additions and 1 deletions
|
|
@ -2862,7 +2862,6 @@ if MCP_AVAILABLE:
|
|||
|
||||
# The SDK's handler calls `send` directly.
|
||||
# Only proceed if auth was successfully extracted
|
||||
await sse.handle_post_message(scope, receive, send)
|
||||
# No need to return NoOpResponse for raw ASGI app.
|
||||
|
||||
def get_active_mcp_session() -> Optional[_McpServerSession]:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue