Skip to content

Commit b89023d

Browse files
joshpaliskolchfa-awsnatebower
authored
Updating QueryPlanningTool documentation (#11133)
* Updating QueryPlanningTool documentation Signed-off-by: Joshua Palis <jpalis@amazon.com> * Updating QueryPlanningTool registration parameters Signed-off-by: Joshua Palis <jpalis@amazon.com> * Updating documentation, removing experimental mentions, addressing comments Signed-off-by: Joshua Palis <jpalis@amazon.com> * Doc review Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Update _ml-commons-plugin/agents-tools/tools/query-planning-tool.md Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> * Apply suggestions from code review Signed-off-by: Nathan Bower <nbower@amazon.com> --------- Signed-off-by: Joshua Palis <jpalis@amazon.com> Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: Nathan Bower <nbower@amazon.com> Co-authored-by: Fanit Kolchina <kolchfa@amazon.com> Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Co-authored-by: Nathan Bower <nbower@amazon.com>
1 parent e493b73 commit b89023d

File tree

2 files changed

+173
-82
lines changed

2 files changed

+173
-82
lines changed

_ml-commons-plugin/agents-tools/tools/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Each tool takes a list of parameters specific to that tool. In the preceding exa
5252
|[`VectorDBTool`]({{site.url}}{{site.baseurl}}/ml-commons-plugin/agents-tools/tools/vector-db-tool/) |Performs dense vector retrieval. |
5353
|[`VisualizationTool`]({{site.url}}{{site.baseurl}}/ml-commons-plugin/agents-tools/tools/visualization-tool/) |Finds visualizations in OpenSearch Dashboards. |
5454
|[`WebSearchTool`]({{site.url}}{{site.baseurl}}/ml-commons-plugin/agents-tools/tools/web-search-tool/) |Answers a user's question using a web search. |
55+
|[`QueryPlanningTool`]({{site.url}}{{site.baseurl}}/ml-commons-plugin/agents-tools/tools/query-planning-tool/) |Creates and executes an OpenSearch DSL query based on a user's natural language question. |
5556

5657
## Developer information
5758

0 commit comments

Comments
 (0)