Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response always come with the language that I have set in settings #216

Open
Taewan-P opened this issue Apr 14, 2023 · 2 comments
Open

Response always come with the language that I have set in settings #216

Taewan-P opened this issue Apr 14, 2023 · 2 comments
Milestone

Comments

@Taewan-P
Copy link
Contributor

Describe the bug
问题描述
A clear and concise description of what the bug is.

Before any language support, when I ask in A language, the API answered in A language, and when I ask in B language, the API answered in B language. (Tested in v2.0.6).
However, since the latest update, no matter what language I use, it will answer in the language which is set in settings.
Language auto mode will just set as system language settings.

To Reproduce
如何复现
Steps to reproduce the behavior:

  1. Set a language in settings
  2. Ask a question in other language beside the one you set in settings.
  3. It will answer in language that you set in settings, not the one you asked with.

Expected behavior
期望行为
A clear and concise description of what you expected to happen.

I would like to get answers in the language that I asked, unless I prompt to answer in a certain language.

Screenshots
截图说明
If applicable, add screenshots to help explain your problem.

Please complete the following information):
请补全以下内容

  • OS: [e.g. Windows]
  • Browser: [e.g. chrome, safari]
  • Extension Version: [e.g. v2.0.2]

Additional context
其他
Add any other context about the problem here.
I will use the downgraded version until this issue is fixed...

@josStorer

This comment was marked as outdated.

@josStorer
Copy link
Owner

Previously, I requested AI to respond in the corresponding language through prompts, but I found that different models have different performances, and the quality of responses deteriorates in some scenarios. Therefore, I have changed to specify the language forcefully. In future versions, I will allow custom prompts to solve this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants