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

Class Output

trainer/src/lora_inference/api.py:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

generateMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected