n8n official website: https://n8n.io/ Github URL: https://github.com/n8n-io/n8n For installation, please refer to the official documentation or Bilibili tutorials.The following is a tutorial for calling Qingyun Aggregation API configuration
1.
Enter the n8n interface, click credential in the overview, and click "Add first credential" below
2.
Search openai in the pop-up window and click the red "continue" to confirm
3.
In the pop-up interface, follow the red arrow below to set your API and save it.
After filling in, click the red button "save" on the upper right to save. Then "Connection tested successfully" will be displayed, that is, the connection is successful.
4.
Call in the agent, select openai in the steps below Anzhai
5.
In the pop-up interface, select the "openai" account you just created, select the required model below, and then click save.
In this way, every time you add an ai Agent, you can call the already set Qingyun API.Note: For specific usage, please check the relevant Bilibili tutorials