Plugins
Plugins enhance an agent's capabilities by connecting it to external services and data sources. Think of plugins as equipping your agent with new skills through API integrations.
Any service with an API endpoint can be turned into a plugin, expanding the possibilities of what your agent can achieve.
When an agent uses a plugin during a workflow, the plugin’s response becomes part of the agent’s context. This ensures the agent stays informed about the outcomes of plugin interactions and can adapt its behavior as needed.
Last updated