Jack Lee
Jack Lee
> I found squence reply text is flushed out at same time, I sure it worked in former version: > > ```python > response = gptChatbot.get_chat_response(message['data'], output="stream") > for i,...
yeah.but I encountered another BUG now.So, temporarily, I won't be able to replay it for now. ---Original--- From: ***@***.***> Date: Wed, Dec 14, 2022 19:48 PM To: ***@***.***>; Cc: "Jackie...
> i got the same error on 0.0.42.1 After a few hours ,it went well eventually. It just happens time to time and really disturbing. Hope someone work for it....
> Update to https://github.com/acheong08/ChatGPT/releases/tag/0.0.43 and delete your `config.json` thank u. I'll try it.
> **Im using the latest version 0.0.43** **My code in responses.py** from revChatGPT.revChatGPT import Chatbot import os > > SESSION_TOKEN = "" > > config = {"Authorization": '', "session_token": SESSION_TOKEN}...
Works perfectly on my computer! Thank you vvvvvvvvvvery muchhhhhhh! Well done! @fffilps 
> Hi @WulffenSec im having another issue after replacing the code as you suggested. > > `2023-03-15 17:14:17 Unknown command: 'makemigrations\r'. Did you mean makemigrations? 2023-03-15 17:14:17 Type 'manage.py help'...