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.