Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
fastapi
import
FastAPI
2
import
contextlib
3
import
io
4
from
typing
import
Dict
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected