Basic Knowledge

Operational Steps
Step 1: Open the Kouzi Development Platform

Step 2: Workspace – Resource Library – +Resource

Step 3: Create Workflow

Step 4: View the “Create Agent” documentation, open in a new tab


Step 5: Documentation – Authorization – Personal Access Token, modify the token’s permissions



Step 6: Add the “HTTP Request” node 
Step 7: Connect the “End” node & set the “End” node


Step 8: Open the API documentation, copy the request address 
Step 9: Paste into the request address of the “HTTP Request”

Step 10: Set the request headers of the “HTTP Request” node according to the API documentation


Step 11: Set the request parameters of the “HTTP Request” node according to the API documentation

The URL address of the current workflow contains the agent space ID after space_id.


description的取值:
据用户给的提示词,来创建相关的笑话
Step 12: Add the “JSON Serialization” node between the “Start” node and the “HTTP Request” node

Step 13: Configure the “Start” node

Step 14: Configure the “JSON Serialization” node

Step 15: Continue setting the “HTTP Request” node

Step 16: Test Run

{"prompt": "# 角色\n你是一个会讲笑话的AI\n ##技能\n1.根据用户提供的关键词调整来生成200个字以内的笑话" }

Step 17: Workspace – Project Development, you can see the successfully created agent 
Step 18: Enter the agent and test it

Step 19: Add the “JSON Deserialization” node



Step 20: Delete the agent, then test run the workflow

Course Summary




