openai-python
openai-python copied to clipboard
ClientSession should be used as a context decorator
This ensures that the session is closed even if an exception is raised.