docs: use the full settings path for API key instructions

This commit is contained in:
RAIT-09 2026-07-16 02:37:26 +09:00
parent e7bfa3d042
commit 45e1ca96b6
2 changed files with 2 additions and 2 deletions

View file

@ -62,7 +62,7 @@ kiro-cli login
API keys are available on Kiro Pro and higher tiers:
1. Generate a key at [app.kiro.dev](https://app.kiro.dev)
2. Enter it in **Settings → Agent Client → Kiro → API key** (stored in Obsidian's Keychain)
2. Enter it in **Settings → Agent Client → Preset agents → Kiro → API key** (stored in Obsidian's Keychain)
A signed-in session takes precedence over the API key, so setting a key never breaks an existing login.

View file

@ -65,7 +65,7 @@ vibe
If you prefer to use an API key for authentication:
1. Get your API key from the [Mistral Console](https://console.mistral.ai/)
2. Enter the API key in **Settings → Agent Client → Mistral Vibe → API key**
2. Enter the API key in **Settings → Agent Client → Preset agents → Mistral Vibe → API key**
::: tip If the key isn't picked up
If authentication still fails, set the key on the Vibe side instead: run `vibe --setup` in your terminal and configure your API key (it's stored in `~/.vibe/.env`). Then leave the **API key field empty** in Agent Client.