Skip to main content
The :extended variant provides access to model versions with extended context windows.

Usage

Append :extended to any model ID:
{
  "model": "openai/gpt-4o:extended"
}

Details

Extended variants offer larger context windows than the standard model versions, allowing you to process longer inputs and maintain more conversation history.