Update link in How_to_handle_rate_limits.ipynb

pull/1077/head
Logan Kilpatrick 4 months ago committed by GitHub
parent 5b72768aea
commit 0e537926fe

@ -11,7 +11,7 @@
"\n",
"This guide shares tips for avoiding and handling rate limit errors.\n",
"\n",
"To see an example script for throttling parallel requests to avoid rate limit errors, see [api_request_parallel_processor.py](api_request_parallel_processor.py).\n",
"To see an example script for throttling parallel requests to avoid rate limit errors, see [api_request_parallel_processor.py](https://github.com/openai/openai-cookbook/blob/main/examples/api_request_parallel_processor.py).\n",
"\n",
"## Why rate limits exist\n",
"\n",

Loading…
Cancel
Save