VNTranslator
Become a PatronJoin Our Discord
  • Overview
  • GETTING STARTED
    • Getting Started
    • System Requirements
    • Download & Installation
    • Interface Basics
  • Features
    • Launcher
    • Modules
    • Translation
      • Translation Settings
      • Translation Glossary
      • Extra Options
        • Pre-translation
        • Post-translation
        • Variables
      • Transcheck
      • Advanced Settings
      • Translation Editor
      • Export Translation
      • Import Translation
    • MT Engines
      • MT Settings
      • DeepL API
      • OpenAI Translate (Legacy)
    • Extra Window
    • Hyper Overlay
    • Extensions
      • JParser
      • Jisho
      • Fast OCR
    • Hotkeys
  • User Guide
    • Clipboard
    • OCR
      • Features
        • OCR Screen
        • OCR Master
        • Pre-processing
        • OCR Engines
          • Tesseract OCR
          • Windows OCR
          • Google Cloud Vision
          • Azure Cloud Vision
          • Google Lens
          • Custom - Command Line
          • Custom - HTTP POST
        • Post-processing
      • OCR Engine Installer
      • Understanding OCR and Improving Accuracy
      • OCR Engines Comparison
    • OCR GX 🎮
    • AutoTrans
      • Translation Modes
      • Font Replacement
      • Feature Settings
        • Translation
        • Mods
      • Extract & Translate
      • Steam Connect
      • RTL
      • FAQ
        • How Can I Improve Game Speed in AutoTrans?
        • How to Change Font Type in RenPy?
        • How to Change Font Size in Unity?
    • RenPy Games
    • Tyrano Builder
    • TextractorCLI
  • ADVANCED
    • LLMs
      • System Prompt
      • OpenAI API
      • GeminiAI API
    • Custom MT
      • Schema
      • Form Builder
      • Request & Response
      • Components
      • webLLM
      • MT Kit
      • V1 & V2 (Archive)
    • OCR Server Kit
      • EasyOCR
      • SuryaOCR
    • API Gateway
      • Translate
      • Translation Memory 🚧
    • RegExp
      • Matching
      • Replacement
  • Help
    • FAQ
    • Troubleshooting
      • Launcher
        • VNTranslator appears as a black box
      • Network Connection
      • Machine Translation (MT)
        • Web Scraping Timeout
        • API Error Codes
        • Clear Cookies & Site Data
      • OCR
      • AutoTrans
      • TextractorCLI
    • Glossary
    • Archives
      • Comparison of OCR Version 1.0 and 2.0
      • Workflow Explanation for OCR
      • OCR 1.0 (Archive)
        • Tesseract OCR
        • Screen Capture
        • Post-Capture Actions
    • Credits
Powered by GitBook
On this page
  • Free LLM Integration via Web Browser
  • Integrating LLM via API
  • System Prompt
  • Stream
  • Context History
  • Links
  • Offline (Run LLMs Locally)
  • Content Filtering and Restrictions
  1. ADVANCED

LLMs

You can integrate VNTranslator with popular LLMs through APIs for advanced features or via the web browser for free access

PreviousTextractorCLINextSystem Prompt

Last updated 1 month ago

Free LLM Integration via Web Browser

No API configuration is required

Access LLM directly using the integrated web browser. You need to log in to each respective LLM service through the browser. Please note that some LLM services might require specific configurations or regional access. Using a VPN may sometimes result in the website failing to load.

Name
Combine Prompt
Stream
Automation

ChatGPT Web

✅

✅

✅

GeminiAI Web

✅

✅

✅

ClaudeAI Web

✅

✅

✅

MistralAI Web

✅

✅

✅

DeepSeek Web

✅

✅

✅

Grok Web

✅

✅

✅


Integrating LLM via API

Name
System Prompt
Stream
Context History

OpenAI API v2.x

✅

✅

✅

GeminiAI API v2.x

✅

❌

✅

ClaudeAI API v1.x

✅

✅

✅

MistralAI API v1.x

✅

✅

✅

DeepSeek API v1.x

✅

✅

✅

Grok API v1.x

✅

✅

✅

-------------------------

-

-

-

OpenAI Conversation v1.3 (legacy)

✅

✅

✅

OpenAI Translate v1.3 (legacy)

❌

❌

❌

GeminiAI v1.1 (legacy)

❌

❌

❌

You can set the LLM parameter in the MT Settings. To open MT Settings:

  • In the Launcher: Menubar -> Translator -> Double-click on the translator option

System Prompt

This feature allows you to customize the initial instruction or guidance provided to the translation system. Use it to fine-tune the behavior and tone of translations.

Stream

Enables real-time streaming of translations, providing results progressively instead of waiting for the entire translation to complete.

Context History

This feature helps improve translation accuracy by considering the context of previously translated content.

  • Context Source Choose the source for retrieving context:

    • New Translation History: The context will be derived from the most recent translation history in the current session.

    • Translation Memory: The context will use stored translation memory entries.

  • Max Context Entries Set the maximum number of previous entries to be used as context for the translation. Note: The more entries you include, the higher the number of tokens that will be used, which may increase processing time and cost when using the translation API.

Links


Offline (Run LLMs Locally)

  • ✅ LM Studio (Recommended)

    • Download model and load it in LM Studio

    • Start the server in LM Studio

    • Enter the model name in MT settings

  • ✅ GPT4All


Content Filtering and Restrictions

LLM services like ChatGPT, GeminiAI and ClaudeAI have content filters that block:

  • Explicit, harmful, or offensive content

  • Text that violates the AI provider’s rules or terms of service

  • Sensitive or restricted material, such as copyrighted content

What Happens with Restricted Content?

If the text you submit is flagged:

  • The LLM might refuse to translate it

  • You may receive an error message or a generic response instead of the translation

Tips to Avoid Issues

  • Try Different Model or Version: If one model flags your text, try switching to another model or version. Note that newer versions often have stricter filters

  • Experiment with Prompt Engineering: You can also search online for prompt engineering tips that have worked for others. Be careful to follow the AI provider's terms of service when doing this.

OpenAI -

Models:

GeminiAI -

Models:

ClaudeAI -

Models:

MistralAI -

Models:

DeepSeek -

Models:

GrokAI -

Models:

Download and Install LM Studio from

Download and Install GPT4All from

https://platform.openai.com
https://platform.openai.com/docs/models#models-overview
https://aistudio.google.com
https://ai.google.dev/gemini-api/docs/models/gemini
https://console.anthropic.com
https://docs.anthropic.com/en/docs/about-claude/models
https://console.mistral.ai
https://docs.mistral.ai/getting-started/models/models_overview
https://platform.deepseek.com
https://api-docs.deepseek.com/quick_start/pricing
https://console.x.ai
https://docs.x.ai/docs/models
https://lmstudio.ai/
https://www.nomic.ai/gpt4all