chathub icon indicating copy to clipboard operation
chathub copied to clipboard

All-in-one chatbot client

Results 385 chathub issues
Sort by recently updated
recently updated
newest added

In this PR, there are below changed: - add language setting in setting page - use chatgpt translate all language text - save language of user selected in localStorage to...

it shows "Cannot read properties of undefined (reading 'value')",don't know why

即去掉红色的部分 和 隐藏绿色的部分。现在太窄了影响代码的阅读

by this way we can compare ChatGPT / Bing / Badr more conveniently. ![image](https://user-images.githubusercontent.com/14846203/227689049-83793e2a-771a-47b2-b157-dc19f2898464.png)

直接在openai打开chatgpt可以正常对话,但是使用chathub只有bing有反馈,chatgpt一直在加载

``` {"error":{"message":"This model's maximum context length is 4097 tokens. However, your messages resulted in 4148 tokens. Please reduce the length of the messages.","type":"invalid_request_error","param":"messages","code":"context_length_exceeded"}} ``` 此时关闭扩展窗口, 重新开始就可以正常对话. 但是不久又会出现错误