PuppyAgent
Article ↗Article ↗ (opens in a new tab)Pricing ↗Pricing ↗ (opens in a new tab)Contact Us ↗Contact Us ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • PuppyAgent Doc
    • Introduction
      • Data Cleaning
      • Search Engine
      • Support (RAG) Chatbot
    • Overview
    • Text Block
    • Structured Text Block
    • File Block
    • Overview
      • LLM Edge
      • Modify Edge
        • Copy
        • Convert to Text
        • Convert to Structured
            • Wrap into Dict
            • Wrap into List
            • JSON
            • Split by Length
            • Split by Character
        • Edit Text
            • Return All
            • Return First n
            • Return Last n
            • Exclude First n
            • Exclude Last n
        • Edit Structured
            • Get
            • Replace
            • Delete
            • Get all Keys
            • Get all Values
      • What is RAG?
      • Chunk Edge
        • Retrieve Edge
        • What Is an Embedding Model?
      • Generate Edge
      • Search Edge
      • If/Else edge
          • Contains
          • Doesn't contain
          • Greater than [N] characters
          • Less than [N] characters
          • Is Empty
          • Is not Empty
          • Contains
          • Not Contains
          • Greater than [N] characters
          • Less than [N] characters
          • Is List
          • Is Dict
      • Load Edge
  • Workflow
    • Deploy as API
    • Deploy as Chatbot
  • Import & Export Workflow
    • Case 1: A Simple Single-Step Workflow
    • Case 2: A Linear Multi-Step Workflow
    • Case 3: Parallel Processing with Merging Results
    • Case 4: A RAG Workflow
    • Case 5: A Simple Data Cleaning Workflow
  • Support
Question? Give us feedback (opens in a new tab)
Understanding Edges
Processing Edges
Modify Edge
Edit Structured
Config Operation Modes
Get all Values

Get all Values


get all values
Get all KeysWhat is RAG?

© 2024 PuppyAgent Tech Pte Ltd All Rights Reserved.