💻 Configuration Tab
- Riley Venable
- Zack Hill
The configuration tab in Await Cortex allows you to configure various settings for your Agent.
Feature: Configuration Tab
Instructions
Go to the agent's tab and click on an agent you have created.
Once inside your agent panel you will have 4 tabs to choose from - Configuration, Chat Interface, Analytics, Cached Answers, and Safeguards. Click “Configuration”.
Configuration Glossary
# | Title | Description |
---|
# | Title | Description |
---|---|---|
1 | Name | Name your agent. |
2 | Status | Active |
3 | Private Knowledge Bases | Select from your private knowledge bases to train your agent |
4 | Prompt | Allows you to change the fundamental way your chatbot responds to users. Every time your chatbot generates a response, it takes the prompt into account so you can customize responses to your linking. |
5 | Memory | Allows you to adjust the amount of conversation history the agent uses to generate a response.
|
6 | Temperature | How creative your agent's answers are. Move the slider to the right for more creative answers, and move it to the left for less creative answers. |
7 | Allowed Domain | The domain you wish to deploy your agent on. |
8 | Embed | A code snippet that needs to be embedded between the body tags of a page on your allowed domain. |