Plugins
Overview
Plugins are TaskingAI approved integrations with third-party services, providing a seamless and user-friendly way to connect and interact with external services.
Bundles and Plugins
A third party provider may provide multiple plugins, each of which can be used to interact with a different service or API. Plugins
from the same provider with similar functionalities are be grouped into a bundle
.
For example, a weather info provider may provide 3 endpoints: one for getting current weather, another one for getting weather forecast, and another one for getting historical weather data. Each of them are provided as a separate plugin
in the weather bundle
.
SDK
Tasking AI SDK currently does not support plugin management. However, you can use the Tasking AI console to create and manage plugins.