The pipeline libretranslate translates automatically and not let user read the original answer so it will be good if you supports switching button or show translation in another box like chatgpt #84

Closed
opened 2026-02-15 19:15:41 -05:00 by yindo · 6 comments
Owner

Originally created by @Llamadouble999q on GitHub (Jul 26, 2024).

Chatgpt translation plugin shows the translation under the llm’s answer with its own box if user click the button it shows the translation. But the open webui pipeline translation function it doesnt let user to review the original answer of llm anymore after it has been translated. It is very uncomfortable and can let user considere not to use if translation is not that much good.
But as you know libretranslate is not really good translator program yet it can cause uncomfortable situation too much often. If you make the switching button for switch between original answer and translated answer then it will be very useful and good.

Originally created by @Llamadouble999q on GitHub (Jul 26, 2024). Chatgpt translation plugin shows the translation under the llm’s answer with its own box if user click the button it shows the translation. But the open webui pipeline translation function it doesnt let user to review the original answer of llm anymore after it has been translated. It is very uncomfortable and can let user considere not to use if translation is not that much good. But as you know libretranslate is not really good translator program yet it can cause uncomfortable situation too much often. If you make the switching button for switch between original answer and translated answer then it will be very useful and good.
yindo closed this issue 2026-02-15 19:15:41 -05:00
Author
Owner

@justinh-rahb commented on GitHub (Jul 27, 2024):

The LibreTranslate Action Button adds the translation below the original text:
https://openwebui.com/f/jthesse/libretranslate_action

@justinh-rahb commented on GitHub (Jul 27, 2024): The LibreTranslate Action Button adds the translation below the original text: https://openwebui.com/f/jthesse/libretranslate_action
Author
Owner

@Llamadouble999q commented on GitHub (Jul 27, 2024):

The LibreTranslate Action Button adds the translation below the original text: https://openwebui.com/f/jthesse/libretranslate_action

Can you tell me how to connect it exactly? Should i delete libretranslate filter or keep it and add your information too?

@Llamadouble999q commented on GitHub (Jul 27, 2024): > The LibreTranslate Action Button adds the translation below the original text: https://openwebui.com/f/jthesse/libretranslate_action Can you tell me how to connect it exactly? Should i delete libretranslate filter or keep it and add your information too?
Author
Owner

@justinh-rahb commented on GitHub (Jul 27, 2024):

This uses the built-in Functions platform of WebUI instead of Pipelines server, but you'll find that even easier to use. Just go to Workspace > Functions

@justinh-rahb commented on GitHub (Jul 27, 2024): This uses the built-in Functions platform of WebUI instead of Pipelines server, but you'll find that even easier to use. Just go to **Workspace > Functions**
Author
Owner

@Llamadouble999q commented on GitHub (Jul 27, 2024):

This uses the built-in Functions platform of WebUI instead of Pipelines server, but you'll find that even easier to use. Just go to Workspace > Functions

i tried but for another people the button for generate translate show up
but for me nothing show up.
i don't know what i should do really
Spent too much time so tired

@Llamadouble999q commented on GitHub (Jul 27, 2024): > This uses the built-in Functions platform of WebUI instead of Pipelines server, but you'll find that even easier to use. Just go to **Workspace > Functions** i tried but for another people the button for generate translate show up but for me nothing show up. i don't know what i should do really Spent too much time so tired
Author
Owner

@JKratto commented on GitHub (Dec 30, 2024):

I can't see any button as well. I don't know what I am doing wrong.

@JKratto commented on GitHub (Dec 30, 2024): I can't see any button as well. I don't know what I am doing wrong.
Author
Owner

@JKratto commented on GitHub (Jan 1, 2025):

I have found it! So under Admin Panel -> Settings -> Models -> some model you want to enable for the translation button. Scroll down and check the tickbox:
Actions
To select actions here, add them to the "Functions" workspace first.

LibreTranslate Action

This enables the button (finally) for the specific model only!

@JKratto commented on GitHub (Jan 1, 2025): I have found it! So under Admin Panel -> Settings -> Models -> some model you want to enable for the translation button. Scroll down and check the tickbox: Actions To select actions here, add them to the "Functions" workspace first. **LibreTranslate Action** This enables the button (finally) for the specific model only!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/pipelines#84