Agent: Translator

agent_translator · ai · Utility · Available · v1.1.0

Description

Faithful translation between languages, preserving formatting + entities.

⚙️ Configuration parameters

Fields shown in the editor when configuring the node. Generated directly from the NodeDefconfigFields.

FieldTypeRequiredDefaultDescription
targetLanguage
Lingua di destinazione
enum
italianoinglesefrancesetedescospagnoloportoghesecinesegiapponesearaborusso
yesitalianoLingua in cui tradurre. Per altre lingue usa il campo "Lingua custom" sotto.
customTargetLanguage
Lingua custom (override)
stringno
es. catalano, swahili, latino
Se la lingua non è in lista, scrivila qui. Sovrascrive il select sopra.
provider
LLM provider (opzionale, override)
enum
liaraanthropicopenaigeminimistralgroqopenrouterollama
noVuoto = usa il default da Settings → AI Providers. Selezionalo SOLO per override locale (es. account diverso per questo nodo).
apiKey
API key (override)
string (encrypted)noVuoto = usa la chiave di Settings → AI Providers. Liara è free-tier (nessuna key necessaria).
model
Modello (override)
stringno
es. claude-sonnet-4-5
Vuoto = default del provider. Es. claude-sonnet-4-5, gpt-4o, gemini-2.0-flash, nha-v1.
baseUrl
Base URL (per Ollama / self-hosted)
stringno
http://localhost:11434
extraContext
Contesto aggiuntivo (opzionale)
expressionno
Esempi di output desiderato, glossario di dominio, regole speciali...
Testo aggiunto al prompt PRIMA dell'input. Utile per "few-shot examples" o vincoli che il system prompt non copre.

💡 Configuration example

JSON snippet of the node as it appears in the workflow. Values are derived fromdefaultValue and from required parameters.

{
  "id": "node-agent_translator-1",
  "defId": "agent_translator",
  "label": "Agent: Translator",
  "config": {
    "targetLanguage": "italiano"
  }
}

🔗 Related nodes in the same category

Ready to use Agent: Translator?

Available now on all FlowForge plans. Try it free without a credit card.

Start freeBrowse all nodes