openai-python
openai-python copied to clipboard
Ability to batch prompts in Chat Completion like for the Completion endpoint.
Describe the feature or improvement you're requesting
In the Completion endpoint we can batch input prompts in one API request. It would be nice to have the same feature for the Chat Completion.
Additional context
No response