Component List & View Credits
Last updated
Was this helpful?
Last updated
Was this helpful?
On the "Workflow Builder" page, when setting up Automation, App, or AI Chatbot (Mode = Advanced)
To add a new node:
Step 1: Click the "+" button.
Step 2: The system will display the "Component List" popup, from which the user can select the desired node to add.
Step 3: The Node will display in the workflow
On the "Component List" popup, for nodes that consume credits in Diaflow, a credit indicator will be displayed.
Common credit units include:
Token
Applied to AI/LLM nodes that generate text output.
When the node runs → credit burn = (Input credits × Input tokens) + (Output credits × Output tokens)
Round credits using the rule: – Round to nearest integer – Minimum = 1 credit
Input credits = 2 credits
Output credits = 10 credits
Input token = 100 tokens
Output token = 150 tokens
-> Burn = 2×100 + 10×150 = 1.700 credits
Character
Applied to AI/LLM nodes that generate text output
When the node runs → credit burn = Output Credits × Number of characters
Round credits using the rule: – Round to nearest integer – Minimum = 1 credit
Output Credits = 10 credits
Text = 40 character
-> Burn = 400 credits
Image
Applied to AI/LLM nodes that generate images.
When the node runs → credit burn = Output Credits × Number of images
Output Credits = 10 credits
Node generates: 2 images
-> Burn = 20 credits
Second
Applied to AI nodes that process tasks measured in time (per second)
When the node runs → credit burn = Output Credits × Duration (seconds)
Round credits using the rule: – Round to nearest integer – Minimum = 1 credit
Output Credits = 6 credits
Node runs for 20 seconds
-> Burn = 120 credits
Request
Applied to nodes in the "Apps" category.
When the node runs → credit burn = Output credit
Output (Admin) = 3 credits
User runs node once
→ Burn = 3 credits
On the "Component List" popup, nodes that do not consume any credits will also have a clear indicator showing they are free to use.