diff options
| author | Jay V <[email protected]> | 2025-08-26 12:27:10 -0400 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-08-26 16:10:53 -0400 |
| commit | 83b9b67c4cc369fb2bc2b24625925059c1a82485 (patch) | |
| tree | 2991388c1c5a8fc27d7e71f0862fa913c59d8b52 | |
| parent | d9de78cfe88fa997c5b183ff9ce67b9e1e4a26ff (diff) | |
| download | opencode-83b9b67c4cc369fb2bc2b24625925059c1a82485.tar.gz opencode-83b9b67c4cc369fb2bc2b24625925059c1a82485.zip | |
docs: adding new provider
| -rw-r--r-- | packages/web/src/content/docs/docs/providers.mdx | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/docs/providers.mdx b/packages/web/src/content/docs/docs/providers.mdx index 9d7b808c8..de1cf8b39 100644 --- a/packages/web/src/content/docs/docs/providers.mdx +++ b/packages/web/src/content/docs/docs/providers.mdx @@ -759,6 +759,23 @@ In this example: --- +### xAI + +For a limited time, you can use xAI's Grok Code for free with opencode. + +:::tip +Grok Code is available for free for a limited time on opencode. +::: + +1. Make sure you are on the latest version of opencode. + +2. Run the `/models` command and select **Grok Code Free**. + +As a part of the trial period, the xAI team will be using the request logs to +monitor and improve Grok Code. + +--- + ### Z.AI 1. Head over to the [Z.AI API console](https://z.ai/manage-apikey/apikey-list), create an account, and click **Create a new API key**. |
