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