Providers
Cloud
Inception

Inception

Website: https://inceptionlabs.ai/ (opens in a new tab)

Inception powers Mercury 2 and Mercury Edit 2, diffusion LLMs (dLLMs) tuned for fast, consistent code generation and multi-line edits. Unlike token-by-token generation, a dLLM refines drafts across many spans at once, which makes it especially strong at structural changes and predictive edits across files.

In the plugin, Inception uses:

  • mercury-2 as the general-purpose model for workflows such as Chat and Agent
  • mercury-edit-2 for Autocomplete and Next-Edit Suggestions

Getting Started

Follow these steps to configure ProxyAI with your Inception API key:

Create Your Account

If you don’t already have one, create an account at Inception (opens in a new tab).

Get Your API Key

From your Inception dashboard, create an API key and copy it to your clipboard.

Apply Your API Key

Configure the ProxyAI plugin to use Inception:

  • Go to File > Settings/Preferences > Tools > ProxyAI > Providers > Inception.
  • Paste your API key into the designated field.
  • Click Apply or OK to save your changes.

How to Configure