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

Class Choice

trainer/src/inference_server/api.py:5–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4
5class Choice(BaseModel):
6 text: str
7 finish_reason: str
8
9
10class Usage(BaseModel):

Callers 2

generateFunction · 0.70
generateMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected