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