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
|
|
@ -155,6 +155,16 @@ OpenCode Go 包含以下限制:
|
|||
|
||||
---
|
||||
|
||||
### 模型
|
||||
|
||||
你可以从以下地址获取可用模型及其元数据的完整列表:
|
||||
|
||||
```
|
||||
https://opencode.ai/zen/go/v1/models
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## 隐私保护
|
||||
|
||||
该方案主要面向国际用户,模型托管在 US、EU 和 Singapore,以提供稳定的全球访问。我们的提供商遵循零保留政策,不会将您的数据用于模型训练。
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue