mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 02:34:21 +01:00
docs: zen
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"version": "0.9.0",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"dev:remote": "sst shell --stage=dev --target=Web astro dev",
|
||||
"dev:remote": "VITE_API_URL=https://api.opencode.ai astro dev",
|
||||
"start": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
|
||||
@@ -77,7 +77,12 @@ tokens**.
|
||||
| ---------------- | ----- | ------ |
|
||||
| Qwen3 Coder 480B | $0.38 | $0.50 |
|
||||
| Grok Code Fast 1 | Free | Free |
|
||||
| Sonnet 4 | Soon | Soon |
|
||||
| Claude Sonnet 4 | Soon | Soon |
|
||||
| Claude Haiku 3.5 | Soon | Soon |
|
||||
| Claude Opus 4.1 | Soon | Soon |
|
||||
| GPT 5 | Soon | Soon |
|
||||
| Kimi K2 | Soon | Soon |
|
||||
|
||||
|
||||
:::note
|
||||
We add a small markup to cover our costs.
|
||||
@@ -91,3 +96,13 @@ A couple of notes:
|
||||
using this time to collect feedback and improve Grok Code.
|
||||
|
||||
<a href={email}>Contact us</a> if you have any questions.
|
||||
|
||||
---
|
||||
|
||||
## Privacy
|
||||
|
||||
1. All our models are hosted in the US.
|
||||
2. The providers we use have a zero-retention policy and do not use the data to
|
||||
train their models.
|
||||
- The exception is Grok Code Fast 1, which during its free period uses the
|
||||
data it collects to improve Grok Code.
|
||||
|
||||
Reference in New Issue
Block a user