You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/web/src/content/docs/go.mdx
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ import config from "../../../config.mjs"
7
7
exportconst console =config.console
8
8
exportconst email =`mailto:${config.email}`
9
9
10
-
OpenCode Go is a low cost subscription that gives you reliable access to popular open coding models, with the goal of making AI coding accessible to more people.
10
+
OpenCode Go is a low cost **$10/month**subscription that gives you reliable access to popular open coding models.
11
11
12
12
:::note
13
13
OpenCode Go is currently in beta.
@@ -17,6 +17,8 @@ Go works like any other provider in OpenCode. You subscribe to OpenCode Go and
17
17
get your API key. It's **completely optional** and you don't need to use it to
18
18
use OpenCode.
19
19
20
+
It is designed primarily for international users, with models hosted in the US, EU, and Singapore for stable global access.
21
+
20
22
---
21
23
22
24
## Background
@@ -86,7 +88,7 @@ In terms of tokens, $20 of usage is roughly equivalent to:
86
88
You can view your current usage in the **<ahref={console}>console</a>**.
87
89
88
90
:::tip
89
-
If you reach a usage limit, you can continue using the free models available.
91
+
If you reach the usage limit, you can continue using the free models.
90
92
:::
91
93
92
94
Usage limits may change as we learn from early usage and feedback.
@@ -95,7 +97,7 @@ Usage limits may change as we learn from early usage and feedback.
95
97
96
98
### Pricing
97
99
98
-
Below are the prices **per 1M tokens**.
100
+
OpenCode Go is a **$10/month** subscription plan. Below are the prices **per 1M tokens**.
99
101
100
102
| Model | Input | Output | Cached Read |
101
103
| ------------ | ----- | ------ | ----------- |
@@ -105,7 +107,7 @@ Below are the prices **per 1M tokens**.
105
107
106
108
---
107
109
108
-
### Use balance after limits
110
+
### Usage beyond limits
109
111
110
112
If you also have credits on your Zen balance, you can enable the **Use balance**
111
113
option in the console. When enabled, Go will fall back to your Zen balance
0 commit comments