Overview
OpenAI tools allow you to interact with OpenAI’s language models, including GPT-3.5 and GPT-4. These tools support both simple text generation and structured output with JSON schemas.Key Features
OPENAI_INVOKE
- Send prompts to OpenAI models for text generation
- Support for structured output with JSON schemas
OPENAI_INVOKE_WITH_FILE
- Send files along with prompts for file-based analysis