Skip to content

Getting Started with FlexAI Plugin Development

FlexAI plugins are modular components that enhance AI applications with additional capabilities. They allow you to integrate external services, custom functions, and specialized tools into your FlexAI-built AI applications.

Through plugins, your AI applications can: - Connect to external APIs - Process different types of data - Perform specialized calculations - Execute real-world actions

Types of Plugins

Package and manage AI models as plugins

[Learn more](/en/develop-plugin/dev-guides-and-walkthroughs/creating-new-model-provider)
Build specialized capabilities for Agents and workflows

[Learn more](/en/develop-plugin/dev-guides-and-walkthroughs/tool-plugin)
Create custom reasoning strategies for autonomous Agents

[Learn more](/en/develop-plugin/dev-guides-and-walkthroughs/agent-strategy-plugin)
Implement integration with external services through HTTP Webhooks

[Learn more](/en/develop-plugin/dev-guides-and-walkthroughs/endpoint)

Additional Resources

{/ Contributing Section DO NOT edit this section! It will be automatically generated by the script. /}


Edit this page | Report an issue