apockill / clai

Command Line AI- this tool lets you call ChatGPT from any textbox on your computer
11 stars 1 forks source link

Multi-language support? #4

Closed ludberg closed 1 year ago

ludberg commented 1 year ago

Hi,

When I'm using 'clai ' in my console it works fine. But, when I'm using your fork of shin to enable clai in all inputs I get the following error after using 'clai ':

I'm sorry, but the prompt is not in English, hence I cannot provide an answer as I have been programmed to only respond in English. Please provide a prompt in English.

How can I overcome this hurdle?

apockill commented 1 year ago

Hmm, it shouldn't make a difference whether you're running on a terminal or within shin. When running with shin, it passes the context directly to clai, without changing it.

This is probably a statistical anomaly- after all, GPT models can be flaky at times.