📄️ Action Descriptions
Superflows reads the description of an action to select which endpoint to call to answer queries. Changing an action description can therefore change the behaviour of the assistant.
📄️ Assistant Description
The assistant description changes the behaviour of the assistant. It should describe the product the assistant works in, and what it's role within the product is.
📄️ Creating New Actions
New actions can be created manually within the Actions page of the Dashboard.
📄️ Selecting Actions
After uploading your API spec, by default all of the 'GET' HTTP requests in your API will be selected.
📄️ User Description
The User Description allows you to tune the behaviour of the Superflows assistant to each user. It takes the form of a text description, input to the API as a string, or to the Playground in the text entry field on the left hand side of the page.