pocketflow/cookbook/pocketflow-parallel-batch-node/requirements.txt

4 lines
127 B
Plaintext

pocketflow
aiohttp>=3.8.0 # For async HTTP requests
openai>=1.0.0 # For async LLM calls
tqdm>=4.65.0 # For progress bars