Copy dynamic intents, slots and functions from another Agent
Last updated
AIsuru lets you easily import functions, dynamic intents, slots, and dictionary entries from one existing Agent to another. This is useful for reusing and sharing functionality across different Agents, saving time and ensuring consistency.
To import these elements from another Agent, follow these steps:
Go to the management panel of the destination Agent;
In the sidebar, click "Import / Export";
Select the "Import Functions and Intents" tab;
From the dropdown menu, select the Agent you want to import from;
Choose the elements to import using the checkboxes:
Functions: imports all advanced functions;
Intents: imports dynamic intents
Slots: imports configured slots
Dictionary: imports the custom dictionary
Click the "Import" button to confirm.
✅ Done! The selected elements are now available in your destination Agent.
Importing functions, intents, slots, and dictionary from an existing Agent offers several advantages:
Lets you quickly enrich your Agent's capabilities;
Makes it easy to create feature backups on other Agents;
Facilitates reuse of already-developed functionality from previous projects;
Maintains terminological consistency by also importing the dictionary.
Last updated