How to create an agent?
Last updated
Last updated
Agents are designed to perform repetitive and time-consuming tasks, as well as to answer specific questions in specific domains. They can be powered by your own data sources.
To integrate a chatbot into your website using artificial intelligence, there is no need to code. You can create a code-free chatbot widget on Swiftask and integrate it into your website by copying and pasting the provided codes in the "developer" tab.
Choose between:
A- Simple agent: an agent that will use its responses based on its own capability
B- Advanced agent: which will combine its knowledge with your own data that you will feed it
5a - If your choice was "Simple Agent", select the LLM model for your agent
5b - If you chose "Advanced Agent", select the type of agent you will need
6a - Choose the LLM model
6b - Rename your agent (if you want)
6c - Attach knowledge base for your agent:
You have the option to select from the available knowledge bases or import new knowledge bases as needed.
To get detailed instructions on the procedure for importing a knowledge base, please click here.
6d - Customize the default prompt (if you want)
6e - Click on "Save" to save the changes
6f - Share your agent to other users by clicking on "Share this agent"
6g - Test the effectiveness of your agent
6h - Edit the temperature of your agent
6i - Edit the Top K chunk value
7a - Edit the agent name in the widget
7b - Agent sub-heading
7c - Input placeholder
7d - Welcome message
7e - Agent avatar
7f - Chat color
7g - Widget icon
7h - Widget position
7i - Swiftask branding, Open widget by default, Welcome message
7i -Starter question
9a- Agent client token
9b- Agent slug
9c- Widget integration in website
9d- Codes for your widget integration
9e- Inframe integration
9f- Codes for your widget using an inframe
9g- API integration
9h- Codes to integrate the bot into your application