Language Swtiching
Open
@gotsysdba is already working on this.
Since Apr 22, 2025.
- Dominant language
- Python
- Stars
- 101
- Forks
- 46
- Avg merge
- 6h 19m
- Merged PRs (30d)
- 23
Description
Testing German/Spanish; when the same question is asked twice this results in the reply bein gin the same/correct language and in English other times.
For this to be guaranteed, we must programmatically detect the input language before sending the prompt and explicitly tell the model:
→ Example: "Answer in [detected language]: [prompt]".
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.