AI Translate
Translate text into a target language with an LLM, keeping the original formatting.
AIAITranslate
What it does
Translate text into a target language with an LLM, keeping the original formatting.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| API base URL | string | Required | http://localhost:11434/v1 | OpenAI-compatible base. Default = local Ollama (offline). Supports variables |
| API key (blank for local) | string | Optional | Bearer token for cloud providers. Supports variables | |
| Model | string | Required | llama3 | Example: llama3 Supports variables |
| Text to translate | multiline | Required | Example: {{{message}}} Supports variables | |
| Target language | string | Required | English | Example: Japanese Supports variables |
| Tone | dropdownNeutral · Formal · Casual | Optional | Neutral | |
| Timeout (seconds) | number | Optional | 180 | |
| Store translation in | variable | Required | Example: translated |
More AI commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.