Fix code snippet error in MCP docs (#1812)
This commit is contained in:
+1
-1
@@ -188,7 +188,7 @@ If the MCP server implements the HTTP with SSE transport, instantiate
|
||||
|
||||
from agents import Agent, Runner
|
||||
from agents.model_settings import ModelSettings
|
||||
from mcp import MCPServerSse
|
||||
from agents.mcp import MCPServerSse
|
||||
|
||||
workspace_id = "demo-workspace"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user