R/rate_limits.R
rate_limit_info.RdThis 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)A tibble containing the rate limit information.