Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5
class
Choice(BaseModel):
6
text: str
7
finish_reason: str
8
9
10
class
Usage(BaseModel):
Callers
2
generate
Function · 0.70
generate
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected