OpenFlow Protocol

Nodes

OpenFlow nodes are the building blocks of AI workflows. Each node performs a specific function in the processing pipeline.

Available Node Types

  • Node Core - Base functionality for all nodes
  • LLM Node - Large Language Model processing
  • Text Embedding Node - Text vectorization
  • Document Splitter Node - Document chunking and splitting
  • Vector Operation Nodes - Vector database operations
  • Util Nodes - Utility and helper functions

On this page