Skip to main content

Using OpenAI With brewdata

brewdata supports accessing models directly through the official OpenAI API.

Website: https://openai.com/

Supported Models

brewdata supports a variety of OpenAI models, including:

  • o4-mini (medium reasoning effort)
  • o4-mini-high (high reasoning effort)
  • o4-mini-low (low reasoning effort)
  • o3-mini (medium reasoning effort)
  • o3-mini-high (high reasoning effort)
  • o3-mini-low (low reasoning effort)
  • o3 (medium reasoning effort)
  • o3 high (high reasoning effort)
  • o3 low (low reasoning effort)
  • gpt-4.1
  • gpt-4.1-mini
  • gpt-4o
  • gpt-4o-mini

Refer to the OpenAI Models documentation for the most up-to-date list of models and capabilities.

Configuration in brewdata

  1. Open brewdata Settings: Click the gear icon () in the brewdata panel.
  2. Select Provider: Choose "OpenAI" from the "API Provider" dropdown.
  3. Select Model: Choose your desired model from the "Model" dropdown.