Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-core
common/language-model
ThinkingMessage
Interface ThinkingMessage
interface
ThinkingMessage
{
actor
:
"ai"
;
signature
:
string
;
thinking
:
string
;
type
:
"thinking"
;
}
Index
Properties
actor
signature
thinking
type
Properties
actor
actor
:
"ai"
signature
signature
:
string
thinking
thinking
:
string
type
type
:
"thinking"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actor
signature
thinking
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...