Configuring an AI App is mainly about connecting tools configured in the Magnet AI admin panel, as well as custom code, with the help of AI Tabs.
Here is how AI Tabs look on end-user UI:
Create a new AI Tab:
When you are on an AI App details screen, click the New button. A pop-up with AI Tab details will open.
Fill in AI Tab fields:
- Name
- Description
- System name. System name is used to identify the AI Tab, so it is strongly recommended not to change it after an AI Tab has been created.
- Tab type. Defines the type of tool that will be connected. - RAG: Select from your configured RAG tools - Retrieval Tool: Select from your configured Retrieval Tools - Custom: Insert your custom application code in JSON format - Agents (Upcoming feature): Select from your configured Agents.
Once you are done configuring the AI Tab details, click Save.
AI Tabs are displayed as long-shaped cards on the AI App details screen.
Hover over an AI Tab to view the available actions:
- Change tab order in the AI App
- Switch AI Tab visibility on or off (when off, the AI Tab will be visible in AI App settings, but not in the end-user application)
- Edit
- Delete
Other AI App settings:
Once you have some AI Tabs in your AI App, head over to the Settings tab to review other configuration parameters and get the embed link.
- Show the Close button. This parameter controls if a “Close” button needs to be displayed inside of the AI App. Switch off the toggle if there will be a Close button in the parent wrapper containing the AI App, or if it needs to be closed in some other way.
- AI App URL. This is the link that should be used to integrate the AI App into other systems. Parameters in the URL are updated according to AI App settings, so make sure you check out the updated link if you have changed configuration like system name. Click the Copy button to copy link to clipboard.