Skip to content

Commit f439ac5

Browse files
committed
fix: 更新readme
1 parent 612527f commit f439ac5

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,10 @@ File -> Preferences -> Settings(文件 -> 首选项 -> 设置)
3030
- `deepseek-reasoner`:推理模型,适用于需要逻辑推理和复杂分析的代码任务。
3131

3232
2. **自定义模型配置**
33-
- 如果你需要使用自定义模型,可以在 `CodeReDesign` 的配置中选择 `custom` 选项,并填写以下信息:
34-
- **Custom DeepSeek Model Name**:自定义模型的名称。
35-
- **Custom DeepSeek API Base URL**:自定义模型的 API 基础 URL。
33+
- 如果你需要使用自定义模型,可以在 `CodeReDesign` 的配置中选择 `custom1``custom2` ... , 并填写以下信息:
34+
- **Custom DeepSeek Model Name ?**:自定义模型的名称。
35+
- **Custom DeepSeek API Base URL ?**:自定义模型的 API 基础 URL。
36+
- **Custom DeepSeek API Key ?**:自定义模型的 API Key。
3637

3738
设置方法:
3839
- 打开 VSCode 的设置界面(File -> Preferences -> Settings)。
@@ -107,10 +108,11 @@ In the `CodeReDesign` configuration, you can set the model API and name. Here ar
107108
- `deepseek-chat`: The default chat model, suitable for general code refactoring and design tasks.
108109
- `deepseek-reasoner`: The reasoning model, suitable for code tasks that require logical reasoning and complex analysis.
109110

110-
2. **Custom Model Configuration**:
111-
- If you need to use a custom model, you can select the `custom` option in the `CodeReDesign` configuration and fill in the following information:
112-
- **Custom DeepSeek Model Name**: The name of the custom model.
113-
- **Custom DeepSeek API Base URL**: The base URL of the custom model's API.
111+
2. **Custom model configuration**:
112+
- If you need to use a custom model, you can select `custom1`, `custom2`... in the configuration of `CodeReDesign` and fill in the following information:
113+
- **Custom DeepSeek model name ?**: The name of the custom model.
114+
- **Custom DeepSeek API Base URL?**: API base URL of the custom model.
115+
- **Custom DeepSeek API Key ?**: API Key of the custom model.
114116

115117
Setup Method:
116118
- Open VSCode settings (File -> Preferences -> Settings).

0 commit comments

Comments
 (0)