Skip to content

Getting Started with FlexAI Plugin Development

Note: ⚠️ 本文档由 AI 自动翻译。如有任何不准确之处,请参考英文原版

FlexAI 插件是模块化组件,可为 AI 应用添加额外的功能。它们允许你将外部服务、自定义功能和专业工具集成到基于 FlexAI 构建的 AI 应用中。

通过插件,你的 AI 应用可以: - 连接外部 API - 处理不同类型的数据 - 执行专业计算 - 执行现实世界的操作

插件类型

将 AI 模型打包并作为插件进行管理

[了解更多](/zh/develop-plugin/dev-guides-and-walkthroughs/creating-new-model-provider)
为 Agent 和工作流构建专业功能

[了解更多](/zh/develop-plugin/dev-guides-and-walkthroughs/tool-plugin)
为自主 Agent 创建自定义推理策略

[了解更多](/zh/develop-plugin/dev-guides-and-walkthroughs/agent-strategy-plugin)
通过 HTTP Webhooks 实现与外部服务的集成

[了解更多](/zh/develop-plugin/dev-guides-and-walkthroughs/endpoint)

其他资源

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


编辑此页面 | 报告问题