Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat
common/chat-model
ChatSuggestionsChangedEvent
Interface ChatSuggestionsChangedEvent
interface
ChatSuggestionsChangedEvent
{
kind
:
"suggestionsChanged"
;
suggestions
:
ChatSuggestion
[]
;
}
Index
Properties
kind
suggestions
Properties
kind
kind
:
"suggestionsChanged"
suggestions
suggestions
:
ChatSuggestion
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
suggestions
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...