Lin-jun-xiang / docGPT-langchain

🔐Free GPT-3.5 chat with your docs (PDF, WORD, CSV, TXT)
https://docgpt-app.streamlit.app/
MIT License
236 stars 51 forks source link

Question: language is Chinese #11

Closed poeeain closed 3 months ago

poeeain commented 3 months ago

Issue you'd like to raise.

The default language is Chinese? I use the default model. Whenever I ask, it answers me in Chinese. Is there any option to change to English by default. Thanks in advance.

Suggestion:

No response

Lin-jun-xiang commented 3 months ago

@poeeain

Thanks your report.

The gpt4free will use reverse-engineering skill to call models which also called providers. Some providers are fine tuned by Chinese, that's why u got Chinese results. You can try to use the prompt as following (answer with english):

Give me the solution of two sum through python code, answer with english: