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