ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

[Bug]: Server chatboot.V1 get_msg_history() return wrong chinese string encoding

Open jyg9 opened this issue 2 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What happened?

I cant decode chinese characters when calling "chatbot.get_msg_history()" It is encoded in UTF-8, but is not a valid Chinese character.

Steps to reproduce the problem

.

What should have happened?

.

Version where the problem happens

.

What Python version are you running this with?

No response

What is your operating system ?

Linux

Command Line Arguments

.

Console logs

.

Additional information

No response

jyg9 avatar Feb 19 '23 15:02 jyg9