@themaximalist/llm.js
Preparing search index...
Usage
Interface Usage
interface
Usage
{
input_cost
:
number
;
input_tokens
:
number
;
local
:
boolean
;
output_cost
:
number
;
output_tokens
:
number
;
total_cost
:
number
;
total_tokens
:
number
;
}
Hierarchy (
View Summary
)
InputOutputTokens
Usage
Index
Properties
input_
cost
input_
tokens
local
output_
cost
output_
tokens
total_
cost
total_
tokens
Properties
input_
cost
input_cost
:
number
input_
tokens
input_tokens
:
number
local
local
:
boolean
output_
cost
output_cost
:
number
output_
tokens
output_tokens
:
number
total_
cost
total_cost
:
number
total_
tokens
total_tokens
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input_
cost
input_
tokens
local
output_
cost
output_
tokens
total_
cost
total_
tokens
@themaximalist/llm.js
Loading...