Plugin Interface
A defined interface that allows plugins to extend an AI system with additional capabilities while conforming to expected integration contracts.
Explore more about Tool Integration
Related terms
A software component that extends an application or AI system with additional functionality through a defined integration interface.
Extension PointA predefined interface or integration hook that allows additional functionality, custom logic, or third-party components to be added to a system without modifying its core implementation.
Tool AdapterA software component that translates interface calls between external tools and an AI system for standardized execution.
Tool ConnectorA middleware or software component that enables communication and data transfer between an AI system and an external tool.
Tool RegistryA centralized directory for storing, organizing, and discovering tools and their invocation specifications.
SDK IntegrationThe process of embedding software development kits into an application to enable communication with external services or platforms.