Skip to content

Commit c377a9e

Browse files
committed
feat: clarify GLM-4.5-Air model support in Chutes AI provider documentation
1 parent b063496 commit c377a9e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/update-notes/v3.25.1.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
description: Adds GLM-4.5-Air model support and improves subshell validation.
2+
description: Adds GLM-4.5-Air model to Chutes AI provider and improves subshell validation.
33
keywords:
44
- roo code 3.25.1
5-
- GLM-4.5-Air model
5+
- Chutes AI GLM-4.5-Air model
66
- subshell validation
77
- bug fixes
88
image: /img/social-share.jpg
@@ -14,7 +14,7 @@ This release adds a powerful new AI model to the Chutes AI provider and improves
1414

1515
## Provider Updates
1616

17-
* **GLM-4.5-Air Model**: Added support for the GLM-4.5-Air model with 151K token context window for complex reasoning tasks and large codebase analysis - completely free to use (thanks matbgn!) ([#6377](https://github.com/RooCodeInc/Roo-Code/pull/6377))
17+
* **Chutes AI - GLM-4.5-Air Model**: Added support for the GLM-4.5-Air model to the Chutes AI provider with 151K token context window for complex reasoning tasks and large codebase analysis - completely free to use (thanks matbgn!) ([#6377](https://github.com/RooCodeInc/Roo-Code/pull/6377))
1818

1919
## QOL Improvements
2020

docs/update-notes/v3.25.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Critical fixes that improve stability and compatibility:
127127
### Provider Updates
128128

129129
* **Prompt Caching for LiteLLM**: Reduce API costs and improve response times with caching support for Claude 3.5 Sonnet and compatible models (thanks MuriloFP, steve-gore-snapdocs!) ([#6074](https://github.com/RooCodeInc/Roo-Code/pull/6074))
130-
* **GLM-4.5-Air Model**: Added support for the GLM-4.5-Air model with 151K token context window for complex reasoning tasks and large codebase analysis - completely free to use (thanks matbgn!) ([#6377](https://github.com/RooCodeInc/Roo-Code/pull/6377))
130+
* **Chutes AI - GLM-4.5-Air Model**: Added support for the GLM-4.5-Air model to the Chutes AI provider with 151K token context window for complex reasoning tasks and large codebase analysis - completely free to use (thanks matbgn!) ([#6377](https://github.com/RooCodeInc/Roo-Code/pull/6377))
131131
* **Doubao Provider**: Added support for ByteDance's AI model provider with full integration including API handling and embedding support (thanks AntiMoron!) ([#6345](https://github.com/RooCodeInc/Roo-Code/pull/6345))
132132
* **SambaNova Provider**: Integrated SambaNova as a new LLM provider offering high-speed inference and broader model selection (thanks snova-jorgep!) ([#6188](https://github.com/RooCodeInc/Roo-Code/pull/6188))
133133
* **Chutes AI**: Added zai-org/GLM-4.5-FP8 model support ([#6441](https://github.com/RooCodeInc/Roo-Code/pull/6441))

0 commit comments

Comments
 (0)