[X] I have searched the existing issues and checked the recent builds/commits
What happened?
File "/root/userbott/main.py", line 4923, in bing_chat
get = await vars.bing.ask(prompt=prompt, conversation_style=ConversationStyle.creative, simplify_response=True)
File "/usr/local/lib/python3.10/dist-packages/EdgeGPT/EdgeGPT.py", line 140, in ask
if not message:
UnboundLocalError: local variable 'message' referenced before assignment
This error only occurs when using "simplify_response=True"
Is there an existing issue for this?
What happened?
This error only occurs when using "simplify_response=True"
Steps to reproduce the problem
What should have happened?
.
Version where the problem happens
latest version
What Python version are you running this with?
No response
What is your operating system ?
No response
Command Line Arguments
Console logs
Additional information
No response