httpx client has very poor performance for concurrent requests compared to aiohttp · Issue #1596 · openai/openai-python

Confirm this is an issue with the Python library and not an underlying OpenAI API This is an issue with the Python library Describe the bug The API client uses httpx, which has very poor performanc...