Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMOSS/MOSS
/ create_item
Route
create_item
moss_api_demo.py:None–None ·
view source on GitHub ↗
app.post("/")
Source
from the content-addressed store, hash-verified
1
import
argparse
2
import
os
3
from
fastapi
import
FastAPI, Request
4
import
torch
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected