update doc

This commit is contained in:
musistudio
2025-07-30 15:53:50 +08:00
parent 1d7374067e
commit 18cfe6e2f0
2 changed files with 7 additions and 2 deletions

View File

@@ -168,7 +168,7 @@ ccr code
> ccr restart
> ```
### 4. UI Mode
### 4. UI Mode (Beta)
For a more intuitive experience, you can use the UI mode to manage your configuration:
@@ -178,6 +178,9 @@ ccr ui
This will open a web-based interface where you can easily view and edit your `config.json` file.
> **Note**: The UI mode is currently in beta. 100% vibe coding: including project initialization, I just created a folder and a project.md document, and all code was generated by ccr + qwen3-coder + gemini(webSearch).
If you encounter any issues, please submit an issue on GitHub.
#### Providers
The `Providers` array is where you define the different model providers you want to use. Each provider object requires:

View File

@@ -164,7 +164,7 @@ ccr code
> ccr restart
> ```
### 4. UI 模式
### 4. UI 模式 (Beta)
为了获得更直观的体验,您可以使用 UI 模式来管理您的配置:
@@ -174,6 +174,8 @@ ccr ui
这将打开一个基于 Web 的界面,您可以在其中轻松查看和编辑您的 `config.json` 文件。
> **注意**: UI 模式目前处于测试阶段。这是一个 100% vibe coding的项目包括项目的初始化我只是新建了一个文件夹和一个project.md文档。所有代码均由 ccr + qwen3-coder + gemini(webSearch) 实现。如有问题请提交 issue。
#### Providers
`Providers` 数组是您定义要使用的不同模型提供商的地方。每个提供商对象都需要: