openai(Pythonライブラリ)
https://pypi.org/project/openai/
https://github.com/openai/openai-python
OPENAI_API_KEY
を作り、環境変数に設定する
https://platform.openai.com/account/api-keys
v1でbreaking change
https://github.com/openai/openai-python/discussions/631
https://github.com/openai/openai-python/blob/v0.27.8/openai/tests/asyncio/test_endpoints.py
choices、何パターンか作らせられるみたい(積ん読)