Entry Stage
LLM Stage
Tool Stage
Output Stage
Add Stage
Deploy
User Input (Trigger)
Entry Point
Listens for incoming messages from the user.
Gemini 3.1 Pro
LLM Node
Processes input using a specific system prompt.
Mini Map
React Flow
Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
Configuration
Live AI Test
Setup Readiness
2 issues to fix before deploy.
2 stages
1 edges
€0.00
- Global description is required.
- Add at least one Output stage.
Select a node on the canvas to configure it, or edit global skill settings below.
Global Settings
Description
Market Price (EUR)
Serialized Graph (read-only)
{"nodes":[{"id":"trigger-1","type":"agentStage","position":{"x":250,"y":100},"data":{"label":"User Input (Trigger)","type":"Entry Point","description":"Listens for incoming messages from the user.","icon":{"displayName":"Zap"},"stageType":"entry"}},{"id":"llm-1","type":"agentStage","position":{"x":250,"y":300},"data":{"label":"Gemini 3.1 Pro","type":"LLM Node","description":"Processes input using a specific system prompt.","icon":{"displayName":"BrainCircuit"},"systemPrompt":"You are a helpful assistant.","stageType":"llm","model":"gemini-3.1-pro-preview","temperature":"0.7"}}],"edges":[{"id":"e1-2","source":"trigger-1","target":"llm-1","animated":true,"style":{"stroke":"#3b82f6","strokeWidth":2}}]}