Theia API Documentation v1.69.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-core
common/ai-core-preferences
ThinkingModeSetting
Interface ThinkingModeSetting
interface
ThinkingModeSetting
{
scope
?:
Scope
;
thinkingMode
?:
{
budgetTokens
?:
number
;
enabled
:
boolean
}
;
}
Index
Properties
scope?
thinking
Mode?
Properties
Optional
scope
scope
?:
Scope
Optional
thinking
Mode
thinkingMode
?:
{
budgetTokens
?:
number
;
enabled
:
boolean
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
scope
thinking
Mode
Eclipse Theia Website
GitHub
Theia API Documentation v1.69.0
Loading...