Reference

Available Nodes

ConvoFlow provides a comprehensive collection of pre-built nodes to help you create powerful AI workflows. Each node is designed to perform specific tasks and can be connected together to build complex applications.

Browse Node Modules

All workflow features are provided as extendable nodes in ConvoFlow.

Click on any of the Node categories below to learn more about their capabilities, and how to extend and use them for your custom workflows.

AI & Language Processing

Language models, intent classification, and more

Language Model

Generate AI responses using various language models like OpenAI, Anthropic, Groq, and more.

Intent Classification

Automatically classify user intents and route conversations to appropriate workflow branches.

Summary

Generate concise summaries of long text documents using AI language models.

Knowledge & Data Retrieval

Vector databases, document loading, and search

Knowledge Base Retrieval

Retrieve relevant context from vector databases for RAG (Retrieval Augmented Generation) applications.

Document Loader

Load and process documents from various sources for knowledge base ingestion.

Web Search

Perform real-time web searches using Tavily API and retrieve up-to-date information.

Query

Execute database queries and retrieve structured data from your workflow database.

Custom API

Make HTTP requests to external APIs and integrate third-party services into workflows.

Flow Control & Processing

Conditional logic, data transformation, and merging

Conditional

Create branching logic based on conditions to build dynamic conversation flows.

Merge

Combine multiple data streams into a single output for complex workflow patterns.

Text Input

Provide static text input or templates for workflow initialization.

Text Transform

Apply transformations to text data including formatting, case changes, and templating.

Regex Extractor

Extract specific patterns from text using regular expressions.

Output & Communication

Responses, notifications, and email delivery

Response

Define final response output for your workflow to return to users or applications.

Notification

Send notifications via SMS (Twilio), email, or other messaging services.

Email

Send emails with customizable templates and attachments.

Debug

Inspect and debug data flowing through your workflow with detailed logging.

Ready to build your first workflow?

Start combining these nodes to create powerful AI applications. Check out our examples to see these nodes in action.

Was this page helpful?