MCPcopy Create free account
hub / github.com/OpenPipe/OpenPipe / fastapi_app

Route fastapi_app

trainer/src/trainer/main.py:None–None  ·  view source on GitHub ↗
stub.function(
    allow_concurrent_inputs=500, secrets=[modal.Secret.from_name("openpipe")]
)

Source from the content-addressed store, hash-verified

1import modal
2from pydantic import BaseModel
3import fastapi
4from typing import Union, Literal

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected