Skip to content

Add Pro/zai-org/GLM-5.1 model metadata (siliconflow-cn)#1409

Open
chunjie008 wants to merge 1 commit intoanomalyco:devfrom
chunjie008:dev
Open

Add Pro/zai-org/GLM-5.1 model metadata (siliconflow-cn)#1409
chunjie008 wants to merge 1 commit intoanomalyco:devfrom
chunjie008:dev

Conversation

@chunjie008
Copy link
Copy Markdown

Summary

Add metadata for Pro/zai-org/GLM-5.1 to enable discovery in clients that sync from models.dev.

File added

providers/siliconflow-cn/models/Pro/zai-org/GLM-5.1.toml

Key details

Notes

  • The cost and limit fields are taken from the public SiliconFlow model page and should be verified by siliconflow-cn / Z.ai before merging.
  • open_weights set to true per public listing; please confirm licensing if this is incorrect.
  • Endpoint and auth hints included; some features may require Coding Plan binding or dedicated endpoints.

Testing

  1. Place the TOML locally under providers/siliconflow-cn/models/Pro/zai-org/ and run the repository's model validation script (if available) or a TOML linter.
  2. After merge, clients that sync from models.dev will pick up the new entry.
  3. Locally, to force-refresh client caches:
    • Stop client process (e.g., opencode)
    • Remove local models cache (e.g., rm -f ~/.cache/opencode/models.json)
    • Restart client and verify model appears in /models or opencode models --verbose

Links

## Summary
Add metadata for Pro/zai-org/GLM-5.1 to enable discovery in clients that sync from models.dev.

## File added
providers/siliconflow-cn/models/Pro/zai-org/GLM-5.1.toml

## Key details
- **Display name**: GLM 5.1
- **Provider**: siliconflow-cn (Z.ai)
- **Capabilities**: chat, completion, code, reasoning, tool_call, streaming
- **Context limit**: 205K tokens (total)
- **Max output**: 131K tokens
- **Example cost**: Input $1.4 / 1M tokens, Output $4.4 / 1M tokens (USD)
- **Homepage**: https://cloud.siliconflow.cn/me/models?target=Pro%2Fzai-org%2FGLM-5.1

## Notes
- The **cost** and **limit** fields are taken from the public SiliconFlow model page and should be verified by siliconflow-cn / Z.ai before merging.
- `open_weights` set to true per public listing; please confirm licensing if this is incorrect.
- Endpoint and auth hints included; some features may require Coding Plan binding or dedicated endpoints.

## Testing
1. Place the TOML locally under `providers/siliconflow-cn/models/Pro/zai-org/` and run the repository's model validation script (if available) or a TOML linter.
2. After merge, clients that sync from models.dev will pick up the new entry.
3. Locally, to force-refresh client caches:
   - Stop client process (e.g., opencode)
   - Remove local models cache (e.g., `rm -f ~/.cache/opencode/models.json`)
   - Restart client and verify model appears in `/models` or `opencode models --verbose`

## Links
- Model console: https://cloud.siliconflow.cn/me/models?target=Pro%2Fzai-org%2FGLM-5.1
@rekram1-node
Copy link
Copy Markdown
Contributor

merge conflict

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants