@valon-technologies/gestalt
Preparing search index...
index
AgentTurnDisplay
Interface AgentTurnDisplay
interface
AgentTurnDisplay
{
kind
?:
string
;
phase
?:
string
;
text
?:
string
;
label
?:
string
;
ref
?:
string
;
parentRef
?:
string
;
input
?:
JsonInput
;
output
?:
JsonInput
;
error
?:
JsonInput
;
action
?:
string
;
format
?:
string
;
language
?:
string
;
}
Index
Properties
kind?
phase?
text?
label?
ref?
parent
Ref?
input?
output?
error?
action?
format?
language?
Properties
Optional
kind
kind
?:
string
Optional
phase
phase
?:
string
Optional
text
text
?:
string
Optional
label
label
?:
string
Optional
ref
ref
?:
string
Optional
parent
Ref
parentRef
?:
string
Optional
input
input
?:
JsonInput
Optional
output
output
?:
JsonInput
Optional
error
error
?:
JsonInput
Optional
action
action
?:
string
Optional
format
format
?:
string
Optional
language
language
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
kind
phase
text
label
ref
parent
Ref
input
output
error
action
format
language
@valon-technologies/gestalt
Loading...