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