Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-chat
ChatSession
Interface ChatSession
interface
ChatSession
{
id
:
string
;
isActive
:
boolean
;
lastInteraction
?:
Date
;
model
:
ChatModel
;
pinnedAgent
?:
ChatAgent
;
title
?:
string
;
}
Index
Properties
id
is
Active
last
Interaction?
model
pinned
Agent?
title?
Properties
id
id
:
string
is
Active
is
Active
:
boolean
Optional
last
Interaction
last
Interaction
?:
Date
model
model
:
ChatModel
Optional
pinned
Agent
pinned
Agent
?:
ChatAgent
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
id
is
Active
last
Interaction
model
pinned
Agent
title
Theia TypeDoc
Loading...