Skip to content
  1. Status
  2. Announcements
  3. Docs
  4. Support
  5. About
  6. Partners
  7. Enterprise
  8. Careers
  9. Pricing
  10. Privacy
  11. Terms
  12. ย 
  13. ยฉ 2025 OpenRouter, Inc
    Posts6/26/2025 by OpenRouter

    Introducing Presets: Manage LLM Configs from Your Dashboard!

    Weโ€™re excited to launch Presets, a powerful new feature that lets you separate your LLM configuration from your code!
    Create, manage, and update model settings, system prompts, and routing rules directly from your OpenRouter dashboard.

    ๐Ÿš€ Why Use Presets?

    • Define model selection, provider routing, system prompts, and generation parameters all in one place.

    • Easily A/B test models or parameters, or update prompts on the fly without code changes.

    • Focus your codebase on product logic while offloading config complexity to your presets.

    ๐Ÿ› ๏ธ How to Use Presets in API Calls

    You can reference presets in a few flexible ways:

    • Directly as a model: model: @preset/your-preset-slug

    • With model override: model: google/gemini-2.0-flash-001@preset/your-preset-slug

    • Using the new dedicated field: preset: your-preset-slug

    ๐Ÿ“˜ Docs & Details

    https://openrouter.ai/docs/features/presets