openai-python
openai-python copied to clipboard
Fixed streaming in chat completion
This was failing before:
openai api chat_completions.create -m gpt-3.5-turbo --message user "tell me a joke" --stream