Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPipe/OpenPipe
/ Usage
Class
Usage
trainer/src/lora_inference/api.py:10–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
9
10
class
Usage(BaseModel):
11
prompt_tokens: int
12
completion_tokens: int
13
14
15
class
Input(BaseModel):
Callers
1
generate
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected