Theia API Documentation v1.71.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-core
common/language-model
LanguageModelTextResponse
Interface LanguageModelTextResponse
interface
LanguageModelTextResponse
{
text
:
string
;
usage
?:
UsageResponsePart
;
}
Index
Properties
text
usage?
Properties
text
text
:
string
Optional
usage
usage
?:
UsageResponsePart
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
usage
Eclipse Theia Website
GitHub
Theia API Documentation v1.71.0
Loading...