Skip to content

AgentError

junjo.agent.errors.AgentError

Kind: Exception Class

SDK version: 0.64.0

Documentation channel: Next source preview

AgentError(message: str, *, agent_key: str, definition_id: str, structural_id: str, run_id: str, evidence: object = None)

View source

Base for typed failures tied to one Agent invocation identity.

termination_reason: str

View source

Public attribute.