[GH-ISSUE #1371] Can it be set to a language in a non-English speaking country? #871

Closed
opened 2026-02-22 18:21:55 -05:00 by yindo · 4 comments
Owner

Originally created by @MRQJsfhf on GitHub (May 12, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1371

Originally created by @MRQJsfhf on GitHub (May 12, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1371
yindo added the enhancementfeature request labels 2026-02-22 18:21:55 -05:00
yindo closed this issue 2026-02-22 18:21:55 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 12, 2024):

This issue does not use the issue template and is not descriptive enough for me to answer.

If you mean the LLM, just tell it to respond in a specific language in its system prompt
If you mean the application interface: https://github.com/Mintplex-Labs/anything-llm/pull/1317

That PR will enable other languages as well once set up

@timothycarambat commented on GitHub (May 12, 2024): This issue does not use the issue template and is not descriptive enough for me to answer. If you mean the LLM, just tell it to respond in a specific language in its system prompt If you mean the application interface: https://github.com/Mintplex-Labs/anything-llm/pull/1317 That PR will enable other languages as well once set up
Author
Owner

@bleriot14 commented on GitHub (Jan 22, 2025):

Hello @timothycarambat. I apprisiate your works, thank you alot.
I would like to know are there any mechanism that let specific workspace works with desired non-english language ?
I would like to direct all reguest and response to any translate service/api.

My desired scheme like =

user-request-box -> translate service -> llm/rag_pipeline -> translate service -> user-response-box

@bleriot14 commented on GitHub (Jan 22, 2025): Hello @timothycarambat. I apprisiate your works, thank you alot. I would like to know are there any mechanism that let specific workspace works with desired non-english language ? I would like to direct all reguest and response to any translate service/api. My desired scheme like = user-request-box -> translate service -> llm/rag_pipeline -> translate service -> user-response-box
Author
Owner

@ejgutierrez74 commented on GitHub (Feb 13, 2025):

+1 Is there anyway to change the worksapace llm language to other than english ? Spanish or catalan ?

@ejgutierrez74 commented on GitHub (Feb 13, 2025): +1 Is there anyway to change the worksapace llm language to other than english ? Spanish or catalan ?
Author
Owner

@timothycarambat commented on GitHub (Feb 13, 2025):

Use a system prompt to drive a language behavior like that. That is where those kind of behavioral rules should go. Some models are smart enough to infer it from your prompt language, but is the system prompt is in English (default) and the prompt is in Spanish, it may still respond in english.

@timothycarambat commented on GitHub (Feb 13, 2025): Use a system prompt to drive a language behavior like that. That is where those kind of behavioral rules should go. Some models are smart enough to infer it from your prompt language, but is the system prompt is in English (default) and the prompt is in Spanish, it may still respond in english.
yindo changed title from Can it be set to a language in a non-English speaking country? to [GH-ISSUE #1371] Can it be set to a language in a non-English speaking country? 2026-06-05 14:37:39 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#871