Skip to Content

Glossary

All concepts that appear in the help documentation, arranged in alphabetical order. Click a "See" link to jump to the corresponding document.

A

TermOne-Sentence DescriptionSee
AgentThe umbrella term for AI applications built on the platform, divided into Chatflow (conversational) and Workflow (batch-processing) typesPlatform Overview
Agent MarketplaceWhere you browse, use, and fork Agents published by others; marketplace content is for learning and exchange only and does not constitute a recommendationRegion-Specific Service Notes
Agent nodeAn autonomous execution node on the canvas: the LLM loops through tool calls on its own until the task is complete (Function Calling mode)Agent Node
Agentic ChatLightweight creation mode: configure a prompt and attach tools to run, no canvas orchestration needed — a lightweight version of ChatflowTip 1
Answer nodeThe node in a Chatflow that outputs the reply to the userAnswer Node

B

TermOne-Sentence DescriptionSee
Benefit CardA time-limited higher-tier experience card: it does not change your subscription, and during its validity it upgrades feature entitlements and stacks extra usageHKSG Benefit Card
Branch AggregatorA node that merges same-type variables from multiple branches into a single variable (e.g. array[string])Branch Aggregator Node

C

TermOne-Sentence DescriptionSee
Charged ByThe attribution rule that determines which Workspace a run's usage is billed toWho Pays for Usage
ChatflowCanvas-orchestrated multi-turn conversational Agents (e.g. intelligent customer service)Platform Overview
Code node (Code Execution)A node that runs Python3 / JavaScript code in a sandbox; the code must implement a main function and return a dictionaryCode Node
Context compressionAutomatic compression of history in long conversations to avoid exceeding the context limitContext and Memory Management

D

TermOne-Sentence DescriptionSee
DSLThe import/export file (YAML) for application orchestration; model availability is validated automatically on importDebugging and Observability

E

TermOne-Sentence DescriptionSee
EditorA Workspace member role: can create and edit resources within the space; the number is limited by planMember Roles
EmbeddingVectorization of knowledge base documents; one of the billing unitsWhat Consumes Usage
End nodeThe end node of a Workflow, defining the final outputEnd Node
Error handling / retry on failureNode-level fault-tolerance configuration: automatic retry on failure, handling exceptions by policyTool Node

F

TermOne-Sentence DescriptionSee
Function CallingThe Agent node's tool-calling mode: the model uses tools via function calls, looping until the task is completeAgent Node

G

TermOne-Sentence DescriptionSee
GuardrailTwo-way compliance interception on input/output: PII masking, blocking of harmful content and financial violationsGuardrail

H

TermOne-Sentence DescriptionSee
Http Request nodeA node that calls external HTTP APIs to fetch data; supports importing cURLHttp Request Node
Human in the Loop (HITL)A mode that proactively pauses at key nodes during execution and waits for human confirmationPlanning and Execution

I

TermOne-Sentence DescriptionSee
IF Else node (Conditional Branch)A routing node with IF / ELIF / ELSE multi-condition branchingIF Else Node
item variableThe variable that nodes inside an iteration use to reference "the element being processed in the current round"Iteration Node
Iteration nodeA container node that processes a list item by item, with parallel mode and error handling supportIteration Node

J

TermOne-Sentence DescriptionSee
Jinja2The template language used by the Variables Transformer node (variables, filters, control structures)Variables Transformer Node

K

TermOne-Sentence DescriptionSee
Knowledge BaseUpload private documents for the Agent to retrieve and answer from; capacity depends on planKnowledge Base

L

TermOne-Sentence DescriptionSee
LangfuseThe third-party tracing platform supported by Trace App Performance, used for debugging and performance analysisDebugging and Observability
LLM nodeThe core node that calls a large language model (prompt, model, memory, structured output)LLM Node
Logs (Run Logs)View each run's inputs and outputs, execution path, and failure reasonsDebugging and Observability
LongbridgeAI Chatbot (chat client)The official conversational product, which shares the same usage quota as the Agent platformChat Experience
Long-term / Short-term memoryCross-session / in-session memory capabilities, configured via switches in nodes such as LLMContext and Memory Management
Loop nodeA container node that repeatedly executes the same logic until an exit condition or maximum count is reachedLoop Node

M

TermOne-Sentence DescriptionSee
MCP (third-party MCP Server)An external tool integration protocol, available on the Premium planPlan Benefits Quick Reference
Memory windowThe number of context turns retained in a multi-turn conversation; setting the smallest sufficient value helps control usageContext and Memory Management
Model tiers (Mainstream / SOTA)Models are divided into two consumption tiers, with SOTA consuming more per unit; node-level model configuration is supportedModel Tiers and Usage

O

TermOne-Sentence DescriptionSee
OpenAPI toolsExternal API tools configured by users themselves; calls are not billedTool Node
OwnerThe single highest-privilege member of a Workspace, the only one who can perform commercial operations such as subscription purchases/upgradesMember Roles

P

TermOne-Sentence DescriptionSee
Parameter ExtractorA node that uses an LLM to extract structured parameters from natural language, commonly used to feed tool inputsParameter Extractor Node
PlanThe commercial object that determines a Workspace's feature scope and usage quotaPlan
Pro / PremiumPaid plan tiers (auto-renewing monthly subscription)Plan
PromptThe instruction text that directs model behavior, split into System / User layersPrompt Writing Tips

Q

TermOne-Sentence DescriptionSee
Question ClassifierA routing node that classifies user questions by intent and routes them to different branches accordinglyQuestion Classifier Node

R

TermOne-Sentence DescriptionSee
RAG (Retrieval-Augmented Generation)A Q&A paradigm that first retrieves from a knowledge base / search, then answers based on the retrieved resultsRAG Retrieval Patterns
RerankReordering of retrieval results; one of the billing unitsWhat Consumes Usage

S

TermOne-Sentence DescriptionSee
Security reviewThe platform's review of an Agent's name, avatar, description, and Prompt before publishing / marketplace listingSecurity Review
SkillAn on-demand capability/methodology package that can be attached to an Agent; the maximum number depends on planSkill System
Start nodeThe entry node of a flow, defining the input fieldsStart Node
StarterThe free plan, activated automatically upon registrationPlan
StatisticsThe Agent analytics dashboard: trends in conversation count, active users, latency, satisfaction, etc.Debugging and Observability
Structured outputThe ability to make an LLM output reliably in a defined structure (e.g. JSON)LLM Node
System PromptThe stable part of a prompt: role definition, behavioral rules, output format, compliance red linesPrompt Writing Tips

T

TermOne-Sentence DescriptionSee
Test run (trial run)Run a single node or the entire flow to validate results without publishing the applicationDebugging and Observability
Tool nodeA node that calls the platform's built-in tools or OpenAPI tools to fetch data or perform actionsTool Node
Trace App PerformanceSends the application's execution context to a third-party tracing platform (Langfuse) for debugging and analysisDebugging and Observability

U

TermOne-Sentence DescriptionSee
UsageThe metering system for AI consumption: LLM calls, Embedding, sandbox runs, etc. are all converted into USDUsage

V

TermOne-Sentence DescriptionSee
VariableThe carrier for passing data between nodes, including input and output variablesVariables and Data Flow
Variables TransformerA node that formats/transforms variables using Jinja2 templatesVariables Transformer Node
ViewerA Workspace member role: read-only viewing and use of resources; the number is limited by planMember Roles

W

TermOne-Sentence DescriptionSee
Weekly rolling releaseThe monthly quota is released on a rolling 7-day basis; weekly availability ≈ monthly total ÷ 4How Quota Is Released
WorkflowAutomated batch-processing Agents (one input, one output — e.g. research report generation)Platform Overview
Workflow triggersScheduled / Webhook triggers that run Workflows automatically, unattendedWorkflow Triggers
WorkspaceThe basic unit that hosts Agents, knowledge bases, and usage — the boundary within which a plan takes effectWorkspace and Plans