mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 19:11:03 +08:00
docs: clarify Mercury Edit BYOK is temporary
This commit is contained in:
@@ -17,7 +17,7 @@ The extension uses **Fill-in-the-Middle (FIM)** completion routed through the **
|
||||
You can choose between two FIM models:
|
||||
|
||||
- **Codestral** (`mistralai/codestral-2508`) by Mistral AI — the default, billed through your Kilo account.
|
||||
- **Mercury Edit** (`inception/mercury-edit`) by Inception — available via **BYOK** (Bring Your Own Key) only.
|
||||
- **Mercury Edit** (`inception/mercury-edit`) by Inception — temporarily available via **BYOK** (Bring Your Own Key) only; Kilo Gateway support is coming soon.
|
||||
|
||||
## Triggering Options
|
||||
|
||||
@@ -38,10 +38,10 @@ This keybinding requires `kilo-code.new.autocomplete.enableSmartInlineTaskKeybin
|
||||
Autocomplete requests are routed through the **Kilo Gateway**. You can pick the FIM model under **Settings → Models → Autocomplete model**:
|
||||
|
||||
- **Codestral** (`mistralai/codestral-2508`) — the default. Billed through your Kilo account, or free when you add your own Mistral Codestral key via BYOK. See [Setting Up Mistral for Free Autocomplete](/docs/code-with-ai/features/autocomplete/mistral-setup).
|
||||
- **Mercury Edit** (`inception/mercury-edit`) — a fast diffusion-based FIM model by Inception. For now, Mercury Edit requires an **Inception BYOK key**. Add one from the [BYOK page](https://app.kilo.ai/byok) in the Kilo platform. See [Bring Your Own Key (BYOK)](/docs/getting-started/byok) for setup details.
|
||||
- **Mercury Edit** (`inception/mercury-edit`) — a fast diffusion-based FIM model by Inception. Temporarily requires an **Inception BYOK key** until Kilo Gateway support lands. Add one from the [BYOK page](https://app.kilo.ai/byok) in the Kilo platform. See [Bring Your Own Key (BYOK)](/docs/getting-started/byok) for setup details.
|
||||
|
||||
{% callout type="note" %}
|
||||
Mercury Edit is only available through BYOK today. If you select Mercury Edit without a valid Inception BYOK key configured, autocomplete requests will fail — switch back to Codestral or add an Inception key to continue.
|
||||
Mercury Edit is only available through BYOK for now — Kilo Gateway support is coming soon. If you select Mercury Edit without a valid Inception BYOK key configured, autocomplete requests will fail — switch back to Codestral or add an Inception key to continue.
|
||||
{% /callout %}
|
||||
|
||||
## Status Bar
|
||||
|
||||
Reference in New Issue
Block a user