Skip to content

Max Translation Depth

NCMcClure edited this page Feb 26, 2025 · 1 revision

Plugin Settings → Max Translation Depth


Max Translation Depth

Control how deep the translator traverses nested graphs:

  • 0: Current graph only
  • 1: Include direct function calls
  • 2: Include nested functions
  • 3-5: Deep system translation

Note

Higher depths increase token usage and processing time

More Information

Check out Translation Depth for more information on how this setting affects your translations and LLM usage.

Clone this wiki locally