TraceAction Type
Actions that can appear in a trace
Union cases
| Union case |
Description
|
Full Usage:
AgentDelegation agentName
Parameters:
string
|
|
Full Usage:
LlmCall model
Parameters:
string
|
|
Full Usage:
MemoryAccess operation
Parameters:
string
|
|
Full Usage:
Thinking
|
|
Full Usage:
ToolInvocation toolName
Parameters:
string
|
|
Full Usage:
Validation
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAgentDelegation
Returns: bool
|
|
Full Usage:
this.IsLlmCall
Returns: bool
|
|
Full Usage:
this.IsMemoryAccess
Returns: bool
|
|
Full Usage:
this.IsThinking
Returns: bool
|
|
Full Usage:
this.IsToolInvocation
Returns: bool
|
|
Full Usage:
this.IsValidation
Returns: bool
|
|
Nao