Model: {{ agentInfo.modelType }}
{{ response.role === 'user' ? 'You' : agentInfo.name }}
Execute {{ response.toolCalls.length }} tool{{ response.toolCalls.length > 1 ? 's' : '' }}
{{ agentInfo.name }}
Thinking...
{{ agentInfo.name }}
Stopping...
Agent is disconnected. Please check your connection.
{{ tool.name }} {{ tool.description }}
Max characters for operator results (uses symmetric truncation)
Max characters per cell - truncates large cell values
Max time for individual tool execution (1-600 seconds)
Max time for workflow execution (1-60 minutes)
Maximum reasoning/tool steps per message (1-50)
Operators {{ settingsAllowedOperatorTypes.length }}/{{ allAvailableOperatorTypes.length }}
Toggle which operators are included in the agent's system prompt (general mode). When none are selected, all operators are included.
{{ op.type }} {{ op.description }}
No operators match "{{ operatorTypeSearchQuery }}"