Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
class
Output(BaseModel):
24
id: str
25
choices: List[Choice]
26
usage: Usage
Callers
2
generate
Function · 0.70
generate
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected