-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
python_server_params = StdioServerParameters(
command="node",
args=["/mnt/sda2/sokee/develop/python_agent/mcp_code_executor/build/index.js"],
env={"CODE_STORAGE_DIR": "/mnt/sda2/sokee/develop/python_agent/mcp_code_executor/code_storage",
"CONDA_ENV_NAME": "phiagent"},
)
when LLM call the function I got the error
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
