Managing AI models

Configure which AI models are available in Runtype and set default parameters for each model.

Accessing model settings

  1. Go to Settings → Models
  2. See all connected model providers and available models

Available models

Models appear based on connected providers:

  • Platform models: Available by default (rate-limited)
  • BYOK models: Appear after connecting provider API keys

Adding and removing models

  1. Click Add Model to browse available models
  2. Filter by capability, context length, price, or provider
  3. Click Add to My Models to add a model to your workspace
  4. To remove a model, use the actions menu on the model card and select Delete Configuration

Only models in your workspace appear in model dropdowns throughout Runtype.

Setting a default model

  1. Open the actions menu on a model card
  2. Select Set as Default

The default model is used when no specific model is selected in a Flow or Agent step.

Cost estimates

View estimated costs per model:

  • Cost per 1K tokens
  • Usage stats for configured models (requests this month)

Enable only the models your team actively uses. Too many models make dropdowns unwieldy and increase decision fatigue.

Model recommendations

Use CaseRecommended Model
General purposeGPT-5.4 or Claude Sonnet 4.6
Fast, cheap tasksGPT-5.4 Nano or Claude Haiku 4.5
Long contextClaude Sonnet 4.6 or Gemini 3.1 Pro
Code generationGPT-5.4 or Claude Sonnet 4.6
Image generationDALL-E

Next steps