Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ usage
Method
usage
packages/kosong/src/providers/kimi.ts:246–248 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
244
}
245
246
get usage(): TokenUsage | null {
247
return
this._usage;
248
}
249
250
get finishReason(): FinishReason | null {
251
return
this._finishReason;
Callers
1
createProgram
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected