MCPcopy Create free account
hub / github.com/RUC-NLPIR/SmartSearch / execute_code

Route execute_code

scripts/serving/sandbox.py:None–None  ·  view source on GitHub ↗
app.post("/execute")

Source from the content-addressed store, hash-verified

1from fastapi import FastAPI
2import contextlib
3import io
4from typing import Dict

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected