Storm OpenAPI(en)
  1. Agent Template
Storm OpenAPI(en)
  • Welcome to STORM
    • Introduction
  • Quickstart
    • Getting Started
      • Creating an Agent
      • Account Creation
    • Core Scenario
      • Document Upload
      • Workflow Design
      • Test
      • Deployment
      • Channel Integration
  • Feature Guide
    • Console
      • Agent Management
      • Dashboard
      • Permission Management
    • Agent Template
      • Knowledge Retrieval
      • Character Dialogue
      • Consultation Record Analysis
      • SQL Query
      • News Article
    • Agent Builder
      • Knowledge
        • Documents
        • Folders
        • Feedback
      • Workflow
        • Node Description
          • LLM
          • Search(RAG)
          • API
          • IF ELSE
          • Variable Declaration and Assignment
          • Postprocessing
      • Test
      • Log
      • Dashboard
    • Admin Tools
      • Deployment Management
      • Channel Integration
      • Model Fine-Tuning
      • Training Data Quality Management
      • Other Settings
  • Apis
    • Agent
      • Deploy Agent
      • View Agent Deployment History
      • View Agent
    • Bucket
      • Create Bucket
      • View Bucket
    • Document
      • Document Training Request by file
      • Document Training Request by URL
      • View Documents
      • Delete Document
    • Chat
      • Send Chat (non-stream)
      • Send Chat (stream)
      • Search Context
    • STORM Parse
      • /convert/md
    • Instance Agent
      • Add Instance Session
      • Upload Instance Document
      • Request RAG Source For Query
      • Delete Instance Session
  • Learn More
    • FAQ
    • Pricing
  1. Agent Template

Knowledge Retrieval

Knowledge Retrieval Template#

The Knowledge Retrieval Template is designed to help you build an agent that generates the most reliable, evidence-based answers using your organization’s accumulated internal documents, data, and feedback resources.
image.png
Consistent knowledge utilization: Unifies scattered information across departments, timeframes, and authors for centralized search.
Improved accuracy: Prevents speculative LLM responses by grounding answers in verifiable document sources.
Operational efficiency: Reflects real-time updates from manuals, policies, and customer feedback without retraining.
Knowledge scalability: Expands coverage seamlessly as more documents are added, leveraging context-based retrieval instead of re-learning.

Check out the real-world use cases to better understand the end-to-end workflow.
Modified at 2025-10-20 05:39:16
Previous
Permission Management
Next
Character Dialogue
Built with