MCPcopy 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

1import argparse
2import os
3from fastapi import FastAPI, Request
4import torch

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected