What are functions
Functions in AIsuru let your Agent extend its capabilities beyond simple conversation. There are two main types of functions:
Built-in functions ("AIsuru Functions"):
Pre-configured tools that are ready to use;
Include features like sending emails and searching the web;
Easy to enable and use without complex configuration.
Custom functions ("Advanced functions"):
Let you create custom integrations with external services;
Allow you to automate complex processes;
Require more detailed technical configuration.
With functions you can:
Retrieve information from external sources in real time;
Automate repetitive actions;
Customize the Agent's responses based on specific data;
Integrate the Agent with other systems and services.
In the next sections we'll explore in detail:
The built-in functions available in AIsuru;
How to configure and use advanced functions for specific use cases.
Last updated