feat(go): add Go model listing endpoint (#24304)
Co-authored-by: Frank <frank@anoma.ly>
This commit is contained in:
parent
dcee1c3642
commit
3beadeebff
21 changed files with 233 additions and 37 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue