InputNode: Accepts user input textLLMNode: Configures and manages LLM settingsOutputNode: Displays generated resultsopenaiService: Handles OpenAI API interactionsgroqService: Manages Groq API interactionsworkflowService: Orchestrates workflow executionWorkflowContext: Manages global state and workflow executionPosted Jan 27, 2025
A web-based application for creating and executing visual workflows with Large Language Models (LLMs). This application allows users to create workflows by conn
0
1