openchatai / OpenChat

LLMs custom-chatbots console ⚡
https://open.cx
MIT License
5.17k stars 642 forks source link

How to support multiple languages #9

Closed cidrugHug8 closed 1 year ago

cidrugHug8 commented 1 year ago

Hi there, gpt-3.5-turbo and others can handle non-English languages. Currently OpenChat is only in English, right? Can you please support multi languages?

gharbat commented 1 year ago

It's on my road map, but it should be relatively easy to support any language by changing the initial prompt. you can join our discord server https://discord.gg/yjEgCgvefr so you know when we release this feature.

cheers.

cidrugHug8 commented 1 year ago

I was able to modify the prompt to support multiple languages. The response is slow and the screen does not refresh. Could you please make it possible to set a timeout?