Commit f6588f3
committed
fix: support lowercase model names for GLM and Minimax providers
- Add glm-* pattern to ZHIPUAI_MODELS (case-insensitive)
- Add minimax-* pattern to MINIMAX_MODELS (case-insensitive)
- Users can now use both GLM-4 and glm-4 style model names
- Aligns with mixed naming conventions from different API endpoints1 parent 1a264e7 commit f6588f3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
586 | | - | |
587 | | - | |
| 586 | + | |
| 587 | + | |
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
| |||
0 commit comments