Refactor display Text (#1999)

### What problem does this PR solve?

'Api Key' and 'API Document' isn't aligned.

### Type of change

- [x] Refactoring

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
Jin Hai
2024-08-19 15:01:39 +08:00
committed by GitHub
parent 9065fb1050
commit e91af1dff9
5 changed files with 10 additions and 10 deletions

View File

@ -30,13 +30,13 @@ To get your Chat API key or Agent API key:
For Chat API key:
1. In RAGFlow, click **Chat** tab in the middle top of the page.
2. Hover over the corresponding dialogue **>** **Chat Bot API** to show the chatbot API configuration page.
3. Click **Api Key** **>** **Create new key** to create your API key.
3. Click **API Key** **>** **Create new key** to create your API key.
4. Copy and keep your API key safe.
For Agent API key:
1. In RAGFlow, click **Agent** tab in the middle top of the page.
2. Click your agent **>** ** Chat Bot API** to show the chatbot API configuration page.
3. Click **Api Key** **>** **Create new key** to create your API key.
3. Click **API Key** **>** **Create new key** to create your API key.
4. Copy and keep your API key safe.
## Create conversation

View File

@ -29,7 +29,7 @@ To get your API key:
1. In RAGFlow, click **Chat** tab in the middle top of the page.
2. Hover over the corresponding dialogue **>** **Chat Bot API** to show the chatbot API configuration page.
3. Click **Api Key** **>** **Create new key** to create your API key.
3. Click **API Key** **>** **Create new key** to create your API key.
4. Copy and keep your API key safe.
## Create dataset