Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
ChatRequestTurn
Class ChatRequestTurn
Stubbed
Index
Constructors
constructor
Properties
command?
participant
prompt
references
tool
References
Constructors
Private
constructor
new
Chat
Request
Turn
(
prompt
,
command
,
references
,
participant
,
toolReferences
)
:
ChatRequestTurn
Parameters
prompt
:
string
command
:
undefined
|
string
references
:
ChatPromptReference
[]
participant
:
string
toolReferences
:
ChatLanguageModelToolReference
[]
Returns
ChatRequestTurn
Properties
Optional
Readonly
command
command
?:
string
Readonly
participant
participant
:
string
Readonly
prompt
prompt
:
string
Readonly
references
references
:
ChatPromptReference
[]
Readonly
tool
References
tool
References
:
readonly
ChatLanguageModelToolReference
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
command
participant
prompt
references
tool
References
Theia TypeDoc
Loading...
Stubbed