ChatGPT
ChatGPT copied to clipboard
[Bug]: Server chatboot.V1 get_msg_history() return wrong chinese string encoding
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