Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- createImage — Creates an image given a prompt.write
- createImageEdit — Creates an edited or extended image given an original image and a prompt.write
- createImageVariation — Creates a variation of a given image.write
- createTranscription — Transcribes audio into the input language.write
- createTranslation — Translates audio into English.write
- listModels — Lists the currently available models, and provides basic information about each one such as the owner and availability.write
- retrieveModel — Retrieves a model instance, providing basic information about the model such as the owner and permissioning.write
- deleteModel — Delete a fine-tuned model. You must have the Owner role in your organization.write
- createModeration — Classifies if text violates OpenAI's Content Policywrite
