Documentation
  • Installation
  • Support
  • AnyAssistant Builder
    • Basics
    • Node Inspector
    • Functions & Skills
    • Working with Skills
    • Memory
    • Planning
    • Nodes
      • Control
        • User Input
        • Show User
        • Get Variable
        • Set Variable
        • Start
      • Invoke
        • Invoke Chat LLM
        • Invoke LLM With Planner
        • Invoke Planner
        • Invoke Native Function
        • Invoke Semantic Function
      • Model
        • ChatGPT
        • OpenAI Text
        • OpenAI Embedding
        • Hugging Face Embedding
        • Hugging Face Text
        • Load GGML Model
      • Memory
        • Simple Chat Memory
        • Contextual Chat Memory
      • Planner
        • Action Planner
        • Sequential Planner
      • Skills
        • Load Assistant Skills
        • Load Native Skills (C#)
        • Load Native Skills (Python)
        • Load Semantic Skills
      • OCR
        • Tesseract OCR
      • Data Source
        • Load CSV
        • Load PDF Files
        • Read Text File
        • Map Data Source
      • Vector Store
        • Postgres
        • Qdrant
        • Get Similar Vectors
        • Update Vector Store
Powered by GitBook
On this page

Was this helpful?

  1. AnyAssistant Builder
  2. Nodes
  3. Control

Start

This is the start node for all flows that are not chat flows.

PreviousSet VariableNextInvoke

Last updated 2 years ago

Was this helpful?