OpenAITools
, ensure you have the openai
library installed and your OpenAI API key configured.
OpenAITools
and add it to your Agent’s tool list.
OpenAITools
toolkit provides the following functions:
Function | Description |
---|---|
transcribe_audio | Transcribes audio from a local file path or a public URL |
generate_image | Generates images based on a text prompt |
generate_speech | Synthesizes speech from text |