Skip to main content

AI Workflow

Work in Progress

Workflow builder with LLM integration, token tracking, and model selectors.

Note: This example is currently under development. Some features may not work as expected. We're actively working on improvements and will update the documentation once stable.

LLM Models
Token Tracking
AI Integration
Mini Map

Token Usage

Token Usage
0of 100,000
0.0%
Input Tokens
0
Output Tokens
0
Estimated Cost$0.0000
$0.0300/1K input • $0.0600/1K output

Workflow Info

Nodes:4
Connections:3
Status:
Ready

Features

  • LLM model selection
  • Real-time token tracking
  • Cost estimation
  • Execution simulation
  • Full RTL support

How It Works

1. User Input: The workflow receives a user prompt via webhook
2. LLM Processing: The prompt is sent to the selected model (GPT-4, Claude, etc.)
3. Post-Processing: The response is formatted and validated
4. Send Response: The final response is returned to the user