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