AgentAction: {
    log: string;
    tool: string;
    toolInput: string;
}

Type declaration

  • log: string
  • tool: string
  • toolInput: string

Generated using TypeDoc