mirror of
https://github.com/run-llama/LlamaIndexTS.git
synced 2026-07-18 16:44:33 -04:00
725 B
725 B
id, title, sidebar_label, sidebar_position, custom_edit_url
| id | title | sidebar_label | sidebar_position | custom_edit_url |
|---|---|---|---|---|
| QueryEngineTool | Interface: QueryEngineTool | QueryEngineTool | 0 | null |
A Tool that uses a QueryEngine.
Hierarchy
-
↳
QueryEngineTool
Properties
metadata
• metadata: ToolMetadata
Inherited from
Defined in
queryEngine
• queryEngine: BaseQueryEngine