Skip to content

*: update TiDB community channel descriptions and links (#19556) #19571

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Resolve the conflict
  • Loading branch information
lilin90 committed Dec 4, 2024
commit 4d2075a9c97b0a412a5f7d0e34c39dc75a2159c1
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
Loading