Example
We support most agents, including conversational and task-based ones. Here are some examples for reference.
Last updated
We support most agents, including conversational and task-based ones. Here are some examples for reference.
Last updated
Example Entries
We provide a reference example for filling in the required information. After completing the input, users can click [Run] to check if it executes properly before finalizing the creation.
Third-Party Agent Integration Examples
(1) Large Language Model (LLM) Agents
Platform Examples: OpenAI ChatGPT,Deepseek, Anthropic Claude, etc.
Typical Use Cases: ▸ Intelligent customer service chatbots ▸ Automated document analysis and summarization ▸ Code generation and debugging assistance
Scenario Demonstration: Integrating OpenAI ChatGPT as a semantic understanding engine for a travel booking system, enabling real-time natural language processing. Example query: "Can you check hotel prices near downtown New York for this weekend?"
(2)Task Processing Agents
Platform Examples: Zapier automation workflows, Salesforce business flows, etc.
Typical Use Cases: ▸ E-commerce order status synchronization ▸ Cross-system data cleansing and migration ▸ Financial transaction status tracking
Scenario Demonstration: Integrating an Amazon order tracking agent to automatically fetch logistics updates. When a user inquires, "What’s the shipping status of order NL9832?", the system triggers a logistics query and returns a structured response.
Current Version Limitations
We are continuously expanding compatibility. Please note that the following types are currently not supported:
Multimedia Processing: ▸ Image generation/recognition (e.g., Midjourney, Stable Diffusion) ▸ Video analysis (e.g., FFmpeg toolchain)
Specialized Compute-Intensive Tasks: ▸ 3D rendering engines ▸ Fluid dynamics simulations or other agents requiring dedicated hardware