Prerequisites
The following examples require therequests library:
Example
The following agent can generate images using Azure OpenAI’s DALL-E:Toolkit Params
Toolkit Functions
You can use
include_tools or exclude_tools to modify the list of tools the agent has access to. Learn more about selecting tools.