@valon-technologies/gestalt
Preparing search index...
index
AgentMessagePartType
Variable AgentMessagePartType
Const
AgentMessagePartType
:
{
UNSPECIFIED
:
UNSPECIFIED
;
TEXT
:
TEXT
;
JSON
:
JSON
;
TOOL_CALL
:
TOOL_CALL
;
TOOL_RESULT
:
TOOL_RESULT
;
IMAGE_REF
:
IMAGE_REF
;
}
= ...
Native message-part type constants for authored agent messages.
Type Declaration
Readonly
UNSPECIFIED
:
UNSPECIFIED
Readonly
TEXT
:
TEXT
Readonly
JSON
:
JSON
Readonly
TOOL_CALL
:
TOOL_CALL
Readonly
TOOL_RESULT
:
TOOL_RESULT
Readonly
IMAGE_REF
:
IMAGE_REF
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@valon-technologies/gestalt
Loading...
Native message-part type constants for authored agent messages.