Skip to content

Commit

Permalink
Resolve a conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
lilin90 committed Dec 4, 2024
1 parent bdcc05d commit cccaafd
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions tidb-cloud/use-chat2query-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,14 +316,9 @@ When calling `/v1/chat2data`, you need to replace the following parameters:

> **Note:**
>
<<<<<<< HEAD
> Each Chat2Query Data App has a rate limit of 100 requests per day. If you exceed the rate limit, the API returns a `429` error. For more quota, you can [submit a request](https://support.pingcap.com/hc/en-us/requests/new?ticket_form_id=7800003722519) to our support team.
> An API Key with the role `Chat2Query Data Summary Management Role` cannot call the Chat2Data v1 endpoint.
=======
> - Each Chat2Query Data App has a rate limit of 100 requests per day. If you exceed the rate limit, the API returns a `429` error. For more quota, you can [submit a request](https://tidb.support.pingcap.com/) to our support team.
> - An API Key with the role `Chat2Query Data Summary Management Role` cannot call the Chat2Data v1 endpoint.
>>>>>>> 52107ddec7 (*: update TiDB community channel descriptions and links (#19556))
The following code example is used to count how many users are in the `sp500insight.users` table:

```bash
Expand Down

0 comments on commit cccaafd

Please sign in to comment.