feat: add GLM-5.1 to Z.AI model list

Adds the newly available GLM-5.1 model to the hardcoded Z.AI provider
model list so it appears in the model dropdown. Fixes #17.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Nathan Esquenazi
2026-04-02 11:02:10 -07:00
parent f109910b58
commit 7ddd896b36
2 changed files with 10 additions and 0 deletions

View File

@@ -5,6 +5,15 @@
---
## [v0.17.2] Model Update
*April 2, 2026*
### Enhancements
- **GLM-5.1 added to Z.AI model list.** New model available in the dropdown
for Z.AI provider users. (Fixes #17)
---
## [v0.17.1] Security + Bug Fixes
*April 2, 2026 | 237 tests*