From 1b487d76dbf339ab505ef382fba7b20ca75db282 Mon Sep 17 00:00:00 2001 From: Yoandre Saavedra Gonzalez <2855358+yoandresaav@users.noreply.github.com> Date: Tue, 5 Mar 2024 21:11:40 -0600 Subject: [PATCH] Fix rate limit increase link in How_to_handle_rate_limits.ipynb (#1089) --- examples/How_to_handle_rate_limits.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/How_to_handle_rate_limits.ipynb b/examples/How_to_handle_rate_limits.ipynb index 7e85911..d76b393 100644 --- a/examples/How_to_handle_rate_limits.ipynb +++ b/examples/How_to_handle_rate_limits.ipynb @@ -43,7 +43,7 @@ "\n", "### Requesting a rate limit increase\n", "\n", - "If you'd like your organization's rate limit increased, please visit your [Limits settings page](https://platform.openai.com/account/limits) to see how you can increase your usage tier\n", + "If you'd like your organization's rate limit increased, please visit your [Limits settings page](https://platform.openai.com/account/limits) to see how you can increase your usage tier\n" ] }, {