QueryEngineToolParams
QueryEngineToolParams =
object
Defined in: .build/typescript/packages/llamaindex/src/tools/QueryEngineTool.ts:21
Properties
Section titled “Properties”queryEngine
Section titled “queryEngine”queryEngine:
BaseQueryEngine
Defined in: .build/typescript/packages/llamaindex/src/tools/QueryEngineTool.ts:22
metadata?
Section titled “metadata?”
optional
metadata:ToolMetadata
<JSONSchemaType
<QueryEngineParam
>>
Defined in: .build/typescript/packages/llamaindex/src/tools/QueryEngineTool.ts:23
includeSourceNodes?
Section titled “includeSourceNodes?”
optional
includeSourceNodes:boolean
Defined in: .build/typescript/packages/llamaindex/src/tools/QueryEngineTool.ts:24