Skip to main content

Type Alias: ToolOutput

ToolOutput: object

Type declaration

input

input: JSONObject

isError

isError: boolean

output

output: JSONValue

tool

tool: BaseTool | undefined

Defined in

packages/core/dist/llms/index.d.ts:159