Header menu logo Nao

TraceAction Type

Actions that can appear in a trace

Union cases

Union case Description

AgentDelegation agentName

Full Usage: AgentDelegation agentName

Parameters:
    agentName : string

agentName : string

LlmCall model

Full Usage: LlmCall model

Parameters:
    model : string

model : string

MemoryAccess operation

Full Usage: MemoryAccess operation

Parameters:
    operation : string

operation : string

Thinking

Full Usage: Thinking

ToolInvocation toolName

Full Usage: ToolInvocation toolName

Parameters:
    toolName : string

toolName : string

Validation

Full Usage: Validation

Instance members

Instance member Description

this.IsAgentDelegation

Full Usage: this.IsAgentDelegation

Returns: bool
Returns: bool

this.IsLlmCall

Full Usage: this.IsLlmCall

Returns: bool
Returns: bool

this.IsMemoryAccess

Full Usage: this.IsMemoryAccess

Returns: bool
Returns: bool

this.IsThinking

Full Usage: this.IsThinking

Returns: bool
Returns: bool

this.IsToolInvocation

Full Usage: this.IsToolInvocation

Returns: bool
Returns: bool

this.IsValidation

Full Usage: this.IsValidation

Returns: bool
Returns: bool

Type something to start searching.