Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-core
common/language-model
UsageResponsePart
Interface UsageResponsePart
interface
UsageResponsePart
{
input_tokens
:
number
;
output_tokens
:
number
;
}
Index
Properties
input_
tokens
output_
tokens
Properties
input_
tokens
input_tokens
:
number
output_
tokens
output_tokens
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input_
tokens
output_
tokens
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...