aider
aider copied to clipboard
Ensure that Aider's output is consistent with the language of the user's input.
Issue
Ensure that Aider's output is consistent with the language of the user's input.
Version and model info
model: deepseek-chat
Thanks for trying aider and filing this issue. Can you tell me more about what is not working the way you expect? Or can you share a screenshot or copy & paste some aider output that shows the problem?
First of all, thank you for providing such a great tool!
When explicitly asked to respond in Chinese, the AI assistant can do so. But when there is no explicit request, it often responds in English, and sometimes switches between languages in the middle.
I added this to the system prompt: Always reply to the user in the same language they are using.
It helps GPT 3.5 stick with the user's language. Unfortunately, deepseek-chat still replies in English sometimes.
understood