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

Class Output

trainer/src/inference_server/api.py:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21
22
23class Output(BaseModel):
24 id: str
25 choices: List[Choice]
26 usage: Usage

Callers 2

generateFunction · 0.70
generateMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected