📄️ Creating AI Assistant Elements
AI Assistant is an intelligent workflow system based on visual process orchestration that can understand users' natural language instructions and automatically execute complex business processes. It builds intelligent workflows through drag-and-drop operations, enabling human-machine collaborative intelligent applications without writing code.
📄️ Process Orchestration and Node Configuration
Visual Orchestration
📄️ AI Assistant Input and Output
Input Parameters
📄️ AI Assistant Events
AI assistants trigger various types of events during execution, which can be subscribed to and handled in frontend workspaces and backend business logic, enabling more flexible process control and user interaction.
📄️ AI Assistant Runtime State
Runtime state data is the "memory bank" during AI assistant process execution, storing all data generated by nodes. This data can be used by any node throughout the process, sent to the assistant dialog for display, and used for error recovery, human intervention, and multi-turn conversation memory.
📄️ Welcome Message and Opening
When using AI assistants in portals and pages, you can flexibly configure welcome messages and opening statements.
📄️ Chat History
Chat history serves as the AI assistant's "complete memo" 📝, recording the content and status of each interaction, enabling the AI to provide more accurate responses based on historical context. Different chat histories are isolated from each other, ensuring accuracy and continuity of communication.
📄️ AI Assistant API Integration
Send AI Message Function
📄️ Example Demo
example-demo}