1. Chat Completions
Interact with AI models for single-turn and multi-turn conversations. Endpoint:POST /v1/chat/completions
Key Parameters:
Message Format:
2. Image Generations
Generate images from text prompts. Endpoint:POST /v1/images/generations
Request Example:
3. Audio Transcriptions
Transcribe audio into the input language. Endpoint:POST /v1/audio/transcriptions
Request Example:
4. List Available Models
View the list of currently available AI models. Endpoint:GET /v1/models
Response Example: