|
|
|
|
|
by WASDx
1180 days ago
|
|
I did this already with Codex in the playground, definitely works for ChatGPT as well. Just paste code and tell it to make a loop run in parallel with X threads. I've had it produce code using either multiprocessing or asyncio. |
|