summaryrefslogtreecommitdiffhomepage
path: root/packages/web
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-04-17 15:26:45 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-04-17 15:26:45 +0000
commit3a4b49095c5273383ea581dfbc31628d80ac43a2 (patch)
tree5069509ed7445bb6aad0fa8f57c399c1ddea4032 /packages/web
parentac5b395c5d709378592ea6b3ab8c9fe5061b53d5 (diff)
downloadopencode-3a4b49095c5273383ea581dfbc31628d80ac43a2.tar.gz
opencode-3a4b49095c5273383ea581dfbc31628d80ac43a2.zip
chore: generate
Diffstat (limited to 'packages/web')
-rw-r--r--packages/web/src/content/docs/providers.mdx30
1 files changed, 15 insertions, 15 deletions
diff --git a/packages/web/src/content/docs/providers.mdx b/packages/web/src/content/docs/providers.mdx
index 84e60b6ef..163dcdcf2 100644
--- a/packages/web/src/content/docs/providers.mdx
+++ b/packages/web/src/content/docs/providers.mdx
@@ -1320,26 +1320,26 @@ To use Kimi K2 from Moonshot AI:
1. Head over to the [Mistral AI console](https://console.mistral.ai/), create an account, and generate an API key.
-2. Run the `/connect` command and search for **Mistral AI**.
+2. Run the `/connect` command and search for **Mistral AI**.
- ```txt
- /connect
- ```
+ ```txt
+ /connect
+ ```
-3. Enter your Mistral API key.
+3. Enter your Mistral API key.
- ```txt
- ┌ API key
- │
- │
- └ enter
- ```
+ ```txt
+ ┌ API key
+ │
+ │
+ └ enter
+ ```
-4. Run the `/models` command to select a model like _Mistral Medium_.
+4. Run the `/models` command to select a model like _Mistral Medium_.
- ```txt
- /models
- ```
+ ```txt
+ /models
+ ```
---