@valon-technologies/gestalt
Preparing search index...
services/agent
AgentTurnDisplay
Interface AgentTurnDisplay
interface
AgentTurnDisplay
{
kind
:
string
;
phase
:
string
;
text
:
string
;
label
:
string
;
ref
:
string
;
parentRef
:
string
;
input
?:
JsonValue
;
output
?:
JsonValue
;
error
?:
JsonValue
;
action
:
string
;
format
:
string
;
language
:
string
;
}
Index
Properties
kind
phase
text
label
ref
parent
Ref
input?
output?
error?
action
format
language
Properties
kind
kind
:
string
phase
phase
:
string
text
text
:
string
label
label
:
string
ref
ref
:
string
parent
Ref
parentRef
:
string
Optional
input
input
?:
JsonValue
Optional
output
output
?:
JsonValue
Optional
error
error
?:
JsonValue
action
action
:
string
format
format
:
string
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...