You're viewing version 3.0 of the OpenSearch documentation. This version is no longer maintained. For the latest version, see the current documentation. For information about OpenSearch version maintenance, see Release Schedule and Maintenance Policy.
Agents and tools
Introduced 2.13
You can automate machine learning (ML) tasks using agents and tools.
An agent orchestrates and runs ML models and tools. For a list of supported agents, see Agents.
A tool performs a set of specific tasks. Some examples of tools are the VectorDBTool
, which supports vector search, and the ListIndexTool
, which executes the List Indices API. For a list of supported tools, see Tools.