From 40e3a10417bac744e4bc2ec4c1416b809af528c4 Mon Sep 17 00:00:00 2001 From: gloryjain Date: Fri, 6 Jan 2023 12:05:16 -0800 Subject: [PATCH] Update notebook to point to form Route rate limit increase requests to form instead of our support email --- examples/How_to_handle_rate_limits.ipynb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/examples/How_to_handle_rate_limits.ipynb b/examples/How_to_handle_rate_limits.ipynb index 8aad01b..96d63e4 100644 --- a/examples/How_to_handle_rate_limits.ipynb +++ b/examples/How_to_handle_rate_limits.ipynb @@ -95,11 +95,9 @@ "\n", "### Requesting a rate limit increase\n", "\n", - "If you'd like your organization's rate limit increased, please feel free to reach out to with the following information:\n", + "If you'd like your organization's rate limit increased, please fill out the following form:\n", "\n", - "- The model(s) you need increased limits on\n", - "- The estimated rate of requests\n", - "- The reason for the increase" + "- [OpenAI Rate Limit Increase Request form](https://forms.gle/56ZrwXXoxAN1yt6i9)\n" ] }, {