mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
docs: zen
This commit is contained in:
parent
6dbba8e326
commit
0707890359
2 changed files with 17 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue