Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE_REQUEST] Add LLM options to Chat Translation #2261

Open
PasserDreamer opened this issue May 17, 2024 · 2 comments
Open

[FEATURE_REQUEST] Add LLM options to Chat Translation #2261

PasserDreamer opened this issue May 17, 2024 · 2 comments
Labels
🦄 Feature Request [ISSUE] Suggestion for new feature, update or change 📌 Keep Open [ISSUE][PR] Prevent auto-closing

Comments

@PasserDreamer
Copy link
Contributor

Have you searched for similar requests?

No

Is your feature request related to a problem? If so, please describe.

Since we're already using LLM to run characters, why not use it for translation as well?
As a non-native English speaker, I actually use ChatGPT to translate or correct my grammar more often than Google Translate. Other local translation options do not support my language (Traditional Chinese).

Describe the solution you'd like

Add an option to use LLM for translation, either by using the current API or establishing a new connection.

Describe alternatives you've considered

No response

Additional context

LLM's translation capabilities surpass those of traditional translation tools.

Priority

Medium (Would be very useful)

Are you willing to test this on staging/unstable branch if this is implemented?

Maybe

@PasserDreamer PasserDreamer added the 🦄 Feature Request [ISSUE] Suggestion for new feature, update or change label May 17, 2024
Copy link
Contributor

This issue has gone 6 months without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 7 days.

@github-actions github-actions bot added the ⚰️ Stale [ISSUE] [PR] No activity for over 1 month label Nov 17, 2024
@merrkry
Copy link

merrkry commented Nov 17, 2024

I agree this would be an awesome feature.

Currently the easiest equivalent is set up an OneRingTranslator. Integrating this into Sillytavern will give us better control of prompts, models, and generation arguments etc. as well as better error handling.

@github-actions github-actions bot added 📌 Keep Open [ISSUE][PR] Prevent auto-closing and removed ⚰️ Stale [ISSUE] [PR] No activity for over 1 month labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦄 Feature Request [ISSUE] Suggestion for new feature, update or change 📌 Keep Open [ISSUE][PR] Prevent auto-closing
Projects
None yet
Development

No branches or pull requests

2 participants