kelvin124124 / ChatTranslated

A Dalamud plugin for FFXIV that translates chat.
GNU Affero General Public License v3.0
3 stars 0 forks source link

Additional language detection options #52

Open gsapi opened 3 weeks ago

gsapi commented 3 weeks ago

I've recently been finding that the anonymous Google Translate and Bing language detection methods have some harsh rate limiting, to the point where the plugin can become unusable if there's a lot of chat messages to go through.

Could we have additional options for language detection that aren't subject to rate limits? Such as Google's official language detection API, or by modifying the LLM prompt to tell us a message's language before or after translation?

kelvin124124 commented 3 weeks ago

I will add other options or backup for language detection in future versions. Unfortunately I'm quite busy rn so this have to wait.