Skip to content

AI Chat (LLM)

Send a prompt to an LLM and store the reply.

AIAIChat

Overview

AI Chat (LLM) is a no-code automation step in the AI category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 9 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.

What it does

Send a prompt to an LLM and store the reply.

Parameters

ParameterTypeRequiredDefaultDescription
API base URLstring
Requiredhttp://localhost:11434/v1OpenAI-compatible base. Default = local Ollama (offline).
Supports variables
API key (blank for local)string
OptionalBearer token for cloud providers.
Supports variables
Modelstring
Requiredllama3
Example: llama3
Supports variables
System promptmultiline
Optional
Example: You are a helpful assistant.
Supports variables
Promptmultiline
Required
Example: Summarize: {{{text}}}
Supports variables
Temperaturenumber
Optional0.7
Example: 0.7
Max tokens (optional)number
OptionalCap the reply length; blank = provider default.
Timeout (seconds)number
Optional180
Store reply invariable
Required
Example: reply

How to use AI Chat (LLM)

  1. 1

    Open AutoFlowRPA and drag the AI Chat (LLM) command from the AI group onto the canvas.

  2. 2

    Set its parameters in the side panel — AI Chat (LLM) has 9 configurable field(s).

  3. 3

    Connect it into your workflow and press Run. Everything executes locally on your machine.

Frequently asked questions

What does the AI Chat (LLM) command do?

Send a prompt to an LLM and store the reply.

Which group does the AI Chat (LLM) command belong to?

AI Chat (LLM) is part of the AI group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.

Does the AI Chat (LLM) command take any parameters?

Yes — AI Chat (LLM) has 9 configurable field(s), all editable in the visual node editor.

More AI commands

Ready to automate your busywork?

Start your free 30-day trial today. No credit card, no commitment.