mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-04-05 14:58:37 +07:00
---
title: 拡張
---
AIアプリケーションを作成する過程で、開発者は絶えず変化するビジネスニーズと複雑な技術的課題に直面します。拡張能力を効果的に活用することで、アプリケーションの柔軟性と機能性を向上させるだけでなく、企業データのセキュリティとコンプライアンスも確保できます。
Difyは以下の2つの拡張方法を提供しています:
<Card title="API拡張" icon="link" href="api-based-extension/">
API拡張
</Card>
<Card title="コード拡張" icon="link" href="code-based-extension/">
コード拡張
</Card>
{/*
Contributing Section
DO NOT edit this section!
It will be automatically generated by the script.
*/}
---
[このページを編集する](https://github.com/langgenius/dify-docs/edit/main/ja-jp/guides/extension/README.mdx) | [問題を報告する](https://github.com/langgenius/dify-docs/issues/new?template=docs.yml)