@valon-technologies/gestalt
Preparing search index...
services/agent
AgentMessagePart
Interface AgentMessagePart
interface
AgentMessagePart
{
type
:
number
;
text
:
string
;
json
?:
JsonObject
;
toolCall
?:
AgentMessagePartToolCall
;
toolResult
?:
AgentMessagePartToolResult
;
imageRef
?:
AgentMessagePartImageRef
;
}
Index
Properties
type
text
json?
tool
Call?
tool
Result?
image
Ref?
Properties
type
type
:
number
text
text
:
string
Optional
json
json
?:
JsonObject
Optional
tool
Call
toolCall
?:
AgentMessagePartToolCall
Optional
tool
Result
toolResult
?:
AgentMessagePartToolResult
Optional
image
Ref
imageRef
?:
AgentMessagePartImageRef
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
text
json
tool
Call
tool
Result
image
Ref
@valon-technologies/gestalt
Loading...