mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
Update link in How_to_handle_rate_limits.ipynb
This commit is contained in:
parent
3f5c07635b
commit
e622fbab3a
@ -11,7 +11,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"This guide shares tips for avoiding and handling rate limit errors.\n",
|
"This guide shares tips for avoiding and handling rate limit errors.\n",
|
||||||
"\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",
|
"\n",
|
||||||
"## Why rate limits exist\n",
|
"## Why rate limits exist\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user