Hierarchy

Properties

child_execution_order: number
execution_order: number
prompts: string[]
serialized: {
    name: string;
}

Type declaration

  • name: string
session_id: number
start_time: number
type: string
uuid: string
end_time?: number
error?: string
parent_uuid?: string
response?: LLMResult

Generated using TypeDoc