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-2as the general-purpose model for workflows such as Chat and Agentmercury-edit-2for 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
ApplyorOKto save your changes.