Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat
common/chat-model
ChatSuggestionCallback
Interface ChatSuggestionCallback
interface
ChatSuggestionCallback
{
callback
:
()
=>
unknown
;
content
:
string
|
MarkdownString
;
kind
:
"callback"
;
}
Index
Properties
callback
content
kind
Properties
callback
callback
:
()
=>
unknown
content
content
:
string
|
MarkdownString
kind
kind
:
"callback"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
callback
content
kind
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...