-
Notifications
You must be signed in to change notification settings - Fork 77
Not working since latest update #17
Comments
me too |
me too ` -- coding: utf-8 --import sys conversation = Conversation() for chunk in conversation.stream("We are going to start a conversation. I will speak English and you will speak Portuguese."): print(conversation.chat("What's the color of the sky?")) doing nothing |
The guys from openAI has updated the login mechanism. I think I know how to fix the thing, and I will make an update to address the issue today or tomorrow. |
btw, do we support using the API key to login. Guess that's safer and easier for wider adoption. |
OpenAI sure doesn't feel so open. |
Got an error, I think it comes from Cloudflare protection "
|
acheong08/ChatGPT#261 |
Has this been fixed yet? |
Thanks for the update - excited to try streaming.
Neither .stream nor .chat are working for me since the last update though:
The text was updated successfully, but these errors were encountered: