An Overview of Tool Use with Cohere
Here, youโll find context on single-step tool use and multi-step tool use.
Single-step is sometimes referred to as โfunction callingโ because it uses functions to call external tools that augment the capabilities of large language models. Multi-step tool use is sometimes referred to as โagents,โ because it forms the core of many workflows relying on agents.
Youโll also find additional documentation on the various types of parameters offered by Cohereโs tool use functionality, as well as a guide on when to use single-step v.s. multi-step capabilities.