ignore: zen

This commit is contained in:
Jay V
2025-09-10 17:59:03 -10:00
parent 30aae66320
commit c2fa28c1be
6 changed files with 327 additions and 33 deletions

View File

@@ -79,7 +79,7 @@ $ opencode auth login
┌ Add credential
◆ Select provider
│ ● Anthropic (recommended)
│ ● Anthropic
│ ○ OpenAI
│ ○ Google
│ ○ Amazon Bedrock

View File

@@ -58,7 +58,7 @@ If you are new, we recommend starting with opencode zen.
:::
1. You sign in to **<a href={console}>opencode zen</a>** and get your API key.
2. You run `opencode auth login` and select opencode zen and add your API key.
2. You run `opencode auth login` and select opencode and add your API key.
3. Run `/models` in the TUI to see the list of models we recommend.
It works like any other provider in opencode. And is completely optional to use
@@ -131,9 +131,7 @@ $ opencode auth login
┌ Add credential
◆ Select provider
│ ● Anthropic (recommended)
│ ○ OpenAI
│ ○ Google
│ ● Anthropic
│ ...
```

View File

@@ -50,7 +50,7 @@ opencode zen is an AI gateway that gives you access to these models.
opencode zen works like any other provider in opencode.
1. You sign in to **<a href={console}>opencode zen</a>** and get your API key.
2. You run `opencode auth login` and select opencode zen and add your API key.
2. You run `opencode auth login` and select opencode and add your API key.
3. Run `/models` in the TUI to see the list of models we recommend.
You are charged per request and you can add credits to your account.