1
Feature Story
Ask HN: Batch Processing with OpenAI
Aug 15, 2023 · news.ycombinator.comKey takeaways
- The user is looking for a package to process 10,000 paragraphs individually with a prompt.
- The package should be able to run things asynchronously, retry tasks, handle occasional hung connections, and log performance.
- The user has tried helicone but it doesn't handle hung connections.
- The user is currently handling the task manually and is seeking an existing solution.