mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
Removing broken link in cookbook example (#1794)
This commit is contained in:
parent
69027a4b70
commit
5d64d5d9e9
@ -571,7 +571,7 @@
|
||||
"\n",
|
||||
"Now that we've split our library into shorter self-contained strings, we can compute embeddings for each.\n",
|
||||
"\n",
|
||||
"(For large embedding jobs, use a script like [api_request_parallel_processor.py](api_request_parallel_processor.py) to parallelize requests while throttling to stay under rate limits.)"
|
||||
"(For large embedding jobs, use a script like [api_request_parallel_processor.py](https://github.com/openai/openai-cookbook/blob/main/examples/api_request_parallel_processor.py) to parallelize requests while throttling to stay under rate limits.)"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user