For the complete documentation index, see llms.txt. This page is also available as Markdown.

Query Engine Tool

Turns Query Engine into a Tool which can then be used by Sub-Question Query Engine or Agent.

Inputs

  • Vector Store Index

Parameters

Name
Description

Tool Name

Name of the tool

Tool Description

A description to tell when LLM should use this tool

Outputs

Name
Description

QueryEngineTool

Connecting point to Agent or Sub-Question Query Engine

Last updated