Skip to content

Commit b293cee

Browse files
zane-neokolchfa-aws
authored andcommitted
Remove dynamic tool due to critical issue (opensearch-project#10700)
* fix dynamic tool link issue in tool index page Signed-off-by: zane-neo <zaniu@amazon.com> * Remove publishing dynamic tool due to critical issue Signed-off-by: zane-neo <zaniu@amazon.com> --------- Signed-off-by: zane-neo <zaniu@amazon.com> Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
1 parent ebfd643 commit b293cee

File tree

2 files changed

+0
-183
lines changed

2 files changed

+0
-183
lines changed

_ml-commons-plugin/agents-tools/tools/dynamic-tool.md

Lines changed: 0 additions & 182 deletions
This file was deleted.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Each tool takes a list of parameters specific to that tool. In the preceding exa
3535
|[`AgentTool`]({{site.url}}{{site.baseurl}}/ml-commons-plugin/agents-tools/tools/agent-tool/) |Runs any agent. |
3636
|[`ConnectorTool`]({{site.url}}{{site.baseurl}}/ml-commons-plugin/agents-tools/tools/connector-tool/) | Uses a [connector]({{site.url}}{{site.baseurl}}/ml-commons-plugin/remote-models/connectors/) to call any REST API function. |
3737
|[`CreateAnomalyDetectorTool`]({{site.url}}{{site.baseurl}}/ml-commons-plugin/agents-tools/tools/create-anomaly-detector/) | Enables an LLM to suggest required parameters for creating an anomaly detector. |
38-
|[`DynamicTool`]({{site.url}}{{site.baseurl}}/ml-commons-plugin/agents-tools/tools/dynamic-tool/) | Allows you to run OpenSearch APIs as tools. |
3938
|[`IndexMappingTool`]({{site.url}}{{site.baseurl}}/ml-commons-plugin/agents-tools/tools/index-mapping-tool/) |Retrieves index mapping and setting information for an index. |
4039
|[`ListIndexTool`]({{site.url}}{{site.baseurl}}/ml-commons-plugin/agents-tools/tools/list-index-tool/) |Retrieves index information for the OpenSearch cluster. Introduced in OpenSearch version 3.0 as a replacement for the `CatIndexTool`. |
4140
|[`MLModelTool`]({{site.url}}{{site.baseurl}}/ml-commons-plugin/agents-tools/tools/ml-model-tool/) |Runs machine learning models. |

0 commit comments

Comments
 (0)