diff options
Diffstat (limited to 'packages/web/src/content/docs/go.mdx')
| -rw-r--r-- | packages/web/src/content/docs/go.mdx | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/go.mdx b/packages/web/src/content/docs/go.mdx index fca9337f4..b12d29c48 100644 --- a/packages/web/src/content/docs/go.mdx +++ b/packages/web/src/content/docs/go.mdx @@ -169,6 +169,16 @@ use `opencode-go/kimi-k2.6` in your config. --- +### Models + +You can fetch the full list of available models and their metadata from: + +``` +https://opencode.ai/zen/go/v1/models +``` + +--- + ## Privacy The plan is designed primarily for international users, with models hosted in the US, EU, and Singapore for stable global access. Our providers follow a zero-retention policy and do not use your data for model training. |
