Skip to content

Commit ef520a7

Browse files
authored
【文档】更新推荐模型
1 parent 78c395d commit ef520a7

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.EN.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
77
This tutorial describes how to use the [Roo Code Agent](https://roocode.com) extension for [Visual Studio Code](https://code.visualstudio.com/Download) to write long academic papers.
88

9+
...Perhaps I should write an automation script or MCP when I have the time and energy.
10+
911
## Tutorial
1012

1113
### Install Dependencies
@@ -18,7 +20,7 @@ This tutorial describes how to use the [Roo Code Agent](https://roocode.com) ext
1820
1. Launch [Visual Studio Code](https://code.visualstudio.com/Download);
1921
2. Install project environment-related extensions (optional. Recommended if you have reference projects);
2022
3. Install the [Roo Code](https://roocode.com) extension within VS Code;
21-
4. Click the left-side kangaroo (Roo Code) icon to configure the LLM provider API and model (prioritize models with longer context windows; `as of June 22, 2025`, DeepSeek-V3-0324 is recommended as many platforms offer free API access);
23+
4. Click the left-side kangaroo (Roo Code) icon to configure the LLM provider API and model (prioritize models with longer context windows; `As of July 26, 2025`, it is recommended to use Qwen3-325B, as it supports longer context and some platforms offer free API calls.);
2224
5. In Roo Code's `Context` settings, appropriately increase the `Concurrent File Read Limit` and set `File Read Auto-Truncate Threshold` to `Always Read Entire File`.
2325

2426
### Project Setup

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
55
本教程描述了如何使用 [Visual Studio Code](https://code.visualstudio.com/Download)[Roo Code 智能体](https://roocode.com)扩展撰写长论文。
66

7+
……也许我有时间和精力的时候应该去写一个自动化脚本或 MCP。
8+
79
## 教程
810

911
### 安装依赖
@@ -16,7 +18,7 @@
1618
1. 启动 [Visual Studio Code](https://code.visualstudio.com/Download)
1719
2. 安装项目环境相关扩展(可选。如果您有已完成的项目供参考则推荐完成这一步);
1820
3. VS Code 内安装 [Roo Code](https://roocode.com) 扩展;
19-
4. 点击左侧袋鼠(Roo Code)图标配置大预言模型提供商 API 和模型(模型的选用标准应以上下文长度更长优先;~~目前~~`截止 2025 年 622`推荐使用 DeepSeek-V3-0324,因为许多平台提供免费 API 调用);
21+
4. 点击左侧袋鼠(Roo Code)图标配置大预言模型提供商 API 和模型(模型的选用标准应以上下文长度更长优先;~~目前~~`截止 2025 年 726`推荐使用 Qwen3-325B,因为其支持较长上下文且部分平台提供免费 API 调用);
2022
5. 在 Roo Code 的`上下文`设置中适量提高`并发文件读取限制`,并将`文件读取自动截断阈值`设置为`始终读取整个文件`
2123

2224
### 项目配置

0 commit comments

Comments
 (0)