Some of our models are optimized for specific applications. Those models require the application name to be added instead of the provider.

Cline

We created Cline optimized model routing, which enables:

  1. Caching of your prompts through Anthropic, and
  2. Interacting with OpenAI o3 models in the right way.

You can use those models by adding cline as the provider in front of the model name, like this: cline/<MODEL_NAME>.

For example:

cline/o3-mini

You can find all the latest Cline models in the Model List