rate_limit_info | R Documentation |
This function retrieves the rate limit details for the specified API, or for all APIs stored in the .tidyllm_rate_limit_env if no API is specified.
rate_limit_info(.api_name = NULL)
.api_name |
(Optional) The name of the API whose rate limit info you want to print. If not provided, the rate limit info for all APIs in the environment will be returned |
A tibble containing the rate limit information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.