Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-chat
ChatResponse
Interface ChatResponse
interface
ChatResponse
{
content
:
ChatResponseContent
[]
;
asString
(
)
:
string
;
}
Index
Properties
content
Methods
as
String
Properties
Readonly
content
content
:
ChatResponseContent
[]
Methods
as
String
as
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
content
as
String
Theia TypeDoc
Loading...