Storm OpenAPI(en)
  1. Admin Tools
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. Admin Tools

Other Settings

Other Settings#

This section manages additional configuration items that affect the overall system beyond the agent’s core functionality.
Currently, it mainly provides a feature for managing system error messages, with more advanced operational options to be added in future updates.



image14 1.png
System Error Message Management
You can customize the default message displayed to users when the agent detects an exceptional situation (e.g., LLM server response delay, network error, or internal processing failure).
It is recommended to write messages in a tone that is clear yet reassuring, such as:
“There’s a temporary issue causing a delay in response. Please try again in a moment.”
The error message applies uniformly across all channels, helping operators maintain consistent communication that aligns with the service’s tone and manner.
Modified at 2025-10-20 05:58:28
Previous
Training Data Quality Management
Next
Deploy Agent
Built with