57 lines
1.9 KiB
Markdown
57 lines
1.9 KiB
Markdown
# 📖 GPT-Runner UI Usage
|
|
|
|
## Page desktop end layout
|
|

|
|
|
|
### 1. Tool Bar section
|
|
#### Settings
|
|
|
|
The following settings can be modified in the settings:
|
|
- gpt-runner language
|
|
- The theme of gpt-runner
|
|
- Set request proxy
|
|
- **Modify the configuration of Open AI**
|
|
- **Modify the configuration of Anthropic**
|
|
|
|
> When you open GPT-Runner, you should set the Chat Key first, otherwise AI chat cannot be performed
|
|
|
|

|
|
|
|
#### Config Info
|
|
|
|
Browse current selected preset AI config parse info:
|
|
|
|
More details please view [Introduction to GPT-Runner Configs And AI Preset Files](https://github.com/nicepkg/gpt-runner/blob/main/docs/gpt-config.en.md)
|
|
|
|

|
|
|
|
#### About
|
|
|
|
In About, you can view the current GPT-Runner version number, Github warehouse address, contributors and other information.
|
|
|
|
#### Close / Open Sidebar
|
|
|
|
This button is used to show/hide Preset Tree and Files Tree
|
|
|
|
> Show Preset Tree and Files Tree
|
|
|
|

|
|
|
|
> Hide Preset Tree and Files Tree
|
|
|
|

|
|
|
|
#### Tokens
|
|
|
|
The estimated size of tokens in the **current context**, this is the estimated value **with a certain error**
|
|
|
|

|
|
|
|
### 2. Preset Tree section
|
|
|
|
### 3. Chat Panel section
|
|
|
|
### 4. Files Tree section
|
|
|
|
## Page mobile / vscode extension end layout
|