summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app/src
diff options
context:
space:
mode:
authorDavid Hill <[email protected]>2026-03-04 15:24:51 +0000
committerDavid Hill <[email protected]>2026-03-04 15:24:51 +0000
commit61795d794e980f1faa257c4d1e1521286012bc85 (patch)
tree2d89c5515860c8497e5230f7c8cea9748698af37 /packages/console/app/src
parent7c215c0d02796803cd20602bb4b04a7d3c43760a (diff)
downloadopencode-61795d794e980f1faa257c4d1e1521286012bc85.tar.gz
opencode-61795d794e980f1faa257c4d1e1521286012bc85.zip
docs: clarify Go models in FAQ answer
Diffstat (limited to 'packages/console/app/src')
-rw-r--r--packages/console/app/src/i18n/en.ts3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/console/app/src/i18n/en.ts b/packages/console/app/src/i18n/en.ts
index 5052529c8..41bb43890 100644
--- a/packages/console/app/src/i18n/en.ts
+++ b/packages/console/app/src/i18n/en.ts
@@ -278,8 +278,7 @@ export const dict = {
"go.faq.a1":
"Go is a low-cost subscription that gives you reliable access to capable open-source models for agentic coding.",
"go.faq.q2": "What models does Go include?",
- "go.faq.a2":
- "Go focuses on the most capable open-source models available through OpenCode, with generous limits and reliable access.",
+ "go.faq.a2": "Go includes GLM-5, Kimi K2.5, and MiniMax M2.5, with generous limits and reliable access.",
"go.faq.q3": "Is Go the same as Zen?",
"go.faq.a3":
"No. Zen is pay-as-you-go, while Go is a $10/month subscription with generous limits and reliable access to open-source models GLM-5, Kimi K2.5, and MiniMax M2.5.",