📄️ Adding additional capabilities
Additional capabilities (also known as plugins), are designed to enhance AI tools by providing data sources and executing tasks that the default AI model cannot perform. These capabilities enable the AI tools to undertake tasks beyond their default abilities.
📄️ Custom capabilities
In addition to utilizing existing additional capabilities, you have the option to create your own custom additional capabilities. This process is similar to what many AI providers refer to as function calling, but with unique specific features. Currently, Blust AI supports two types of additional capabilities:
📄️ Example 1: Retrieving Weather Information
This example demonstrates how to configure a custom additional capability for retrieving current weather information.
📄️ Example 2: Generating Images
This example demonstrates how to configure a custom additional capability to generate images using the DALL-E 2 AI model.