OpenAIModels

Object containing a collection of predefined OpenAI model configurations. These models span various use cases, including reasoning, chat, and cost-optimized tasks.

Types

Link copied to clipboard
object Chat

Object that provides pre-configured instances of advanced GPT models for different use cases. These instances represent versatile and high-performance large language models capable of handling various tasks like text completion, image input processing, structured outputs, and interfacing with tools.

Link copied to clipboard

The CostOptimized object provides a collection of cost-efficient language models optimized for specific use cases. These models aim to balance quality, performance, and affordability, catering to various tasks like reasoning, speculation, and tools integration.

Link copied to clipboard
object Embeddings

Embeddings are useful for search, clustering, recommendations, anomaly detection, and classification tasks.

Link copied to clipboard
object Reasoning

Object containing a set of pre-configured reasoning models with various capabilities and constraints. These models are designed for tasks ranging from general reasoning to domain-specific applications, supporting key features like multi-step problem solving, structured outputs, and context-based responses.