Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.xpertai.cn/llms.txt

Use this file to discover all available pages before exploring further.

It can serve as a termination point for a workflow or directly return a specified result to the user or caller within the process, suitable for scenarios such as quick responses or conditional interception. Answer node

Core Features

  1. Instant Response
    • Outputs results at the required point in the process.
  2. Flexible Return
    • Supports returning static data, dynamic variables (e.g., {{ output }}), or a mix of both.
  3. Multi-Format Response (Under Development)
    • Configurable data structures such as JSON/XML/text, adaptable to different calling protocols.