Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 40e3a10

Browse files
authored
Update notebook to point to form
Route rate limit increase requests to form instead of our support email
1 parent 838f000 commit 40e3a10

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

examples/How_to_handle_rate_limits.ipynb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,9 @@
9595
"\n",
9696
"### Requesting a rate limit increase\n",
9797
"\n",
98-
"If you'd like your organization's rate limit increased, please feel free to reach out to <[email protected]> with the following information:\n",
98+
"If you'd like your organization's rate limit increased, please fill out the following form:\n",
9999
"\n",
100-
"- The model(s) you need increased limits on\n",
101-
"- The estimated rate of requests\n",
102-
"- The reason for the increase"
100+
"- [OpenAI Rate Limit Increase Request form](https://forms.gle/56ZrwXXoxAN1yt6i9)\n"
103101
]
104102
},
105103
{

0 commit comments

Comments
 (0)