@valon-technologies/gestalt
Preparing search index...
services/agent
AgentMessagePartType
Variable AgentMessagePartType
Const
AgentMessagePartType
:
{
UNSPECIFIED
:
0
;
TEXT
:
1
;
JSON
:
2
;
TOOL_CALL
:
3
;
TOOL_RESULT
:
4
;
IMAGE_REF
:
5
;
}
= ...
Type Declaration
Readonly
UNSPECIFIED
:
0
Readonly
TEXT
:
1
Readonly
JSON
:
2
Readonly
TOOL_CALL
:
3
Readonly
TOOL_RESULT
:
4
Readonly
IMAGE_REF
:
5
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@valon-technologies/gestalt
Loading...