Skip to content

Commit 21ee53c

Browse files
committed
fix: remove embedding support mention for Doubao provider in release notes
1 parent c377a9e commit 21ee53c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/update-notes/v3.25.4.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This release introduces two new AI providers, enhances prompt suggestions with c
1818
We've added support for Doubao, ByteDance's AI model provider (thanks AntiMoron!) ([#6345](https://github.com/RooCodeInc/Roo-Code/pull/6345)):
1919

2020
- **Access to ByteDance AI Models**: Connect to Doubao's language models for your AI-powered development tasks
21-
- **Full Integration**: Complete provider implementation with API handling and embedding support
21+
- **Full Integration**: Complete provider implementation with API handling
2222
- **Easy Configuration**: Simple setup through Roo Code's provider settings with internationalized prompts
2323

2424
Doubao expands your AI model options, giving you access to ByteDance's competitive language models alongside existing providers.

docs/update-notes/v3.25.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Critical fixes that improve stability and compatibility:
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))
130130
* **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))
131-
* **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))
131+
* **Doubao Provider**: Added support for ByteDance's AI model provider with full integration including API handling (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))
134134
* **OpenRouter**: Set horizon-alpha model max tokens to 32k ([#6470](https://github.com/RooCodeInc/Roo-Code/pull/6470))

0 commit comments

Comments
 (0)