Skip to content

Commit

Permalink
add screenshot for data service GPTs
Browse files Browse the repository at this point in the history
  • Loading branch information
heibaijian committed Dec 20, 2023
1 parent 8b71a41 commit cb80ff2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tidb-cloud/data-service-manage-data-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,13 @@ To integrate your Data App with GPTs, perform the following steps:
1. Navigate to the [**Data Service**](https://tidbcloud.com/console/data-service) page of your project.
2. In the left pane, locate your target Data App and click the name of your target Data App to view its details.
3. In the **Integration with GPTs** area, click **Get Configuration**.
![Get Configuration](/media/tidbcloud/data-service/GPTs1.png)
![Get Configuration](/media/tidb-cloud/data-service/GPTs1.png)
4. In the displayed dialog box, you can see the following fields:

a. **API Specification URL**: copy the URL of the OpenAPI Specification of your Data App. For more information, see [Use the OpenAPI Specification](#use-the-openapi-specification).
b. **API Key**: enter the API key of your Data App. If you do not have an API key yet, click **Create API Key** to create one. For more information, see [Create an API key](/tidb-cloud/data-service-api-key.md#create-an-api-key).
c. **API Key Encoded**: copy the base64 encoded string equivalent to the API key you have provided.
![GPTs Dialog Box](/media/tidbcloud/data-service/GPTs2.png)
![GPTs Dialog Box](/media/tidb-cloud/data-service/GPTs2.png)

5. Use the copied API Specification URL and the encoded API key in your GPT configuration.

Expand Down

0 comments on commit cb80ff2

Please sign in to comment.