You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I recently joined GitHub and I really appreciate the Unity game translation plugin you have developed.
Online AI services often have restrictions that make them unreliable. However, I found Chutes.ai, which I have used multiple times without encountering any limitations. Users only need to visit https://chutes.ai/ to register. The process is simple—just enter a desired username. Once registered, logging in requires a fingerprint key. It is important to store these securely, as they are necessary for future access after generating your personal API key.
I would like to request a plugin that connects to DeepSeek V3-0324. Below are the relevant details:
Additionally, I would suggest making the base URL, model name and API key editable, so users can select different models available on Chutes.ai as needed. This flexibility would allow for a more versatile translation experience for those adapting game content into their preferred language.
With this integration, XUnity.AutoTranslator could provide an even more customizable translation option. I would greatly appreciate your consideration.
Thank you very much!
The text was updated successfully, but these errors were encountered:
Recently I'm working on something similar to your request. And I found a repo providing AI translation server (need your API) which is designed for XUnity.AutoTranslator. I fork the repo and add more function on it.
You need to change the base_url to Chutes.ai by yoursef and may modify something else. Though most comments are written in Chinese, I thing it is easy for you to translate them using AI.
Uh oh!
There was an error while loading. Please reload this page.
Hello, I recently joined GitHub and I really appreciate the Unity game translation plugin you have developed.
Online AI services often have restrictions that make them unreliable. However, I found Chutes.ai, which I have used multiple times without encountering any limitations. Users only need to visit https://chutes.ai/ to register. The process is simple—just enter a desired username. Once registered, logging in requires a fingerprint key. It is important to store these securely, as they are necessary for future access after generating your personal API key.
I would like to request a plugin that connects to DeepSeek V3-0324. Below are the relevant details:
Base URL: https://llm.chutes.ai/v1
Model Name: deepseek-ai/DeepSeek-V3-0324
Additionally, I would suggest making the base URL, model name and API key editable, so users can select different models available on Chutes.ai as needed. This flexibility would allow for a more versatile translation experience for those adapting game content into their preferred language.
With this integration, XUnity.AutoTranslator could provide an even more customizable translation option. I would greatly appreciate your consideration.
Thank you very much!
The text was updated successfully, but these errors were encountered: