OhMyGPT

Presets

Saved configurations for models and parameters.

Coming Soon

Presets feature is under development.

Planned Features

FeatureDescription
Custom presetsSave model + parameter combinations
Preset sharingShare configurations via slug
Fallback chainsDefine model fallback sequences
System promptsAttach default prompts to presets

Concept

Reference a preset instead of specifying model and parameters:

{
  "model": "@preset/my-coding-setup",
  "messages": [...]
}

Presets can include:

  • Primary and fallback models
  • Default temperature and parameters
  • System prompt templates
  • Provider routing preferences

How is this guide?

Last updated on

On this page