User Guide¶
Welcome to the OpenAI Model Registry user guide. This guide will help you get started with the library and explore its features.
Overview¶
The OpenAI Model Registry provides:
- A centralized registry of OpenAI model information
- Validation for model parameters
- Access to model capabilities (context window, token limits, etc.)
- Version tracking and compatibility checks
Getting Started¶
See the Getting Started guide to install and begin using the library.
Features¶
- Model Capabilities - Working with model capabilities and constraints
- Parameter Validation - Validating parameters against model-specific constraints
- Azure OpenAI Usage - Important considerations for Azure OpenAI endpoints
- Advanced Usage - Advanced features and configurations