V6.5.2 product update on January 7, 2025

Updated at:

This announcement details the updates to the intelligent conversation bot in version V6.5.2, released on January 7, 2025.

I. New features

1. Enhanced process canvas

Applicable versions: Experience Edition (Tongyi Edition), Standard Edition (Tongyi Edition), Enterprise Edition (Tongyi Edition), Platform Edition (Tongyi Edition), and Flagship Edition (Tongyi Edition)

Description

  • New node types: This update adds the following node types: reply node, call plugin, parameter collection, and decision node.

image.gif

  • Reply node: Defines the bot's replies or questions to the user at a specific point in the process. It has two configuration options:

    • Fixed reply: The bot responds with a predefined message upon entering the node.

    • Prompt: A robot combines the context and a prompt to generate a response.

image.png

  • Call plugin: Calls an API plugin within the process. The bot invokes the API after collecting the required input parameters from the user.

image.png

  • Parameter collection: Collects key information (parameters) from the user within the process.

image.png

  • Decision node: Evaluates logical conditions or condition groups based on parameter values, API parameters, or contextual parameters within the process.

image.gif

  • New error notifications for process configuration

    • When you click "Test" after editing a process, the system automatically displays any configuration errors.

image.gif

2. Enhanced task-oriented conversation management

Description: The conversation management system has been enhanced to ensure conversations strictly adhere to the defined process. This enables greater control through precise conditional branching and node execution.

image.png