[GH-ISSUE #11251] feat: New features to improve multilingual performance #31687

Closed
opened 2026-04-25 05:35:24 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @codeMonkey-shin on GitHub (Mar 6, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11251

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

I would like to make better use of a good model that does not support multiple languages.

Desired Solution you'd like

In terms of multilingualism, is there a way to make it easier to process the process of first generating an answer using a large model and then translating the output answer using a small translation model?

Alternatives Considered

No response

Additional Context

No response

Originally created by @codeMonkey-shin on GitHub (Mar 6, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/11251 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I would like to make better use of a good model that does not support multiple languages. ### Desired Solution you'd like In terms of multilingualism, is there a way to make it easier to process the process of first generating an answer using a large model and then translating the output answer using a small translation model? ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@tjbck commented on GitHub (Mar 6, 2025):

Already support as Functions!

<!-- gh-comment-id:2702511345 --> @tjbck commented on GitHub (Mar 6, 2025): Already support as Functions!
Author
Owner

@codeMonkey-shin commented on GitHub (Mar 7, 2025):

Already support as Functions!

But isn't that using Google Translate? I want to use my local model to handle the translation.

<!-- gh-comment-id:2705713774 --> @codeMonkey-shin commented on GitHub (Mar 7, 2025): > Already support as Functions! But isn't that using Google Translate? I want to use my local model to handle the translation.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#31687