Agent: Classifier

agent_classifier · ai · Utility · Available · v1.1.0

Description

Classify input text into user-defined labels with confidence scores.

⚙️ Configuration parameters

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

FieldTypeRequiredDefaultDescription
labels
Etichette possibili
chip-listyes
es. spam, urgente, supporto, vendita
Lista di etichette tra cui il classifier può scegliere. Una per chip (o incolla virgola-separate).
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_classifier-1",
  "defId": "agent_classifier",
  "label": "Agent: Classifier",
  "config": {
    "labels": "es. spam, urgente, supporto, vendita"
  }
}

🔗 Related nodes in the same category

Ready to use Agent: Classifier?

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

Start freeBrowse all nodes