mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
Merge pull request #133 from langgenius/fix-deprecated-redirect-url
Fix deprecated redirect url
This commit is contained in:
@@ -10,10 +10,10 @@ title: Model Schema
|
||||
This is a legacy document that is being deprecated.
|
||||
Please DO NOT make changes to this version.
|
||||
All updates should be directed to the new version at:
|
||||
/plugin-dev-en/0412-model-schema.en
|
||||
/plugin-dev-en/0412-model-schema
|
||||
*/}
|
||||
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/0412-model-schema.en">
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/0412-model-schema">
|
||||
<p>This page is being phased out as part of our documentation reorganization.</p>
|
||||
|
||||
<p><strong>Click this card</strong> to be redirected to the updated version with the most current information.</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: Reverse Invocation of the Dify Service
|
||||
This is a legacy document that is being deprecated.
|
||||
Please DO NOT make changes to this version.
|
||||
All updates should be directed to the new version at:
|
||||
/plugin-dev-en/9241-reverse-invocation.en
|
||||
/plugin-dev-en/9241-reverse-invocation
|
||||
*/}
|
||||
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/9241-reverse-invocation.en">
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/9241-reverse-invocation">
|
||||
<p>This page is being phased out as part of our documentation reorganization.</p>
|
||||
|
||||
<p><strong>Click this card</strong> to be redirected to the updated version with the most current information.</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: Model
|
||||
This is a legacy document that is being deprecated.
|
||||
Please DO NOT make changes to this version.
|
||||
All updates should be directed to the new version at:
|
||||
/plugin-dev-en/9242-reverse-invocation-model.en
|
||||
/plugin-dev-en/9242-reverse-invocation-model
|
||||
*/}
|
||||
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/9242-reverse-invocation-model.en">
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/9242-reverse-invocation-model">
|
||||
<p>This page is being phased out as part of our documentation reorganization.</p>
|
||||
|
||||
<p><strong>Click this card</strong> to be redirected to the updated version with the most current information.</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: Node
|
||||
This is a legacy document that is being deprecated.
|
||||
Please DO NOT make changes to this version.
|
||||
All updates should be directed to the new version at:
|
||||
/plugin-dev-en/9243-reverse-invocation-node.en
|
||||
/plugin-dev-en/9243-reverse-invocation-node
|
||||
*/}
|
||||
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/9243-reverse-invocation-node.en">
|
||||
<Card title="This Documentation is Being Deprecated" icon="circle-exclamation" href="/plugin-dev-en/9243-reverse-invocation-node">
|
||||
<p>This page is being phased out as part of our documentation reorganization.</p>
|
||||
|
||||
<p><strong>Click this card</strong> to be redirected to the updated version with the most current information.</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: ベストプラクティス
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0431-example-overview-and-index.ja
|
||||
/plugin-dev-ja/0431-example-overview-and-index
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0431-example-overview-and-index.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0431-example-overview-and-index">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: Slack ボットプラグインの開発
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0432-develop-a-slack-bot-plugin.ja
|
||||
/plugin-dev-ja/0432-develop-a-slack-bot-plugin
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0432-develop-a-slack-bot-plugin.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0432-develop-a-slack-bot-plugin">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: 開発やデバッグのためのログの出力
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0222-debugging-logs.ja
|
||||
/plugin-dev-ja/0222-debugging-logs
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0222-debugging-logs.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0222-debugging-logs">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: よくある質問
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0331-faq.ja
|
||||
/plugin-dev-ja/0331-faq
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0331-faq.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0331-faq">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: プラグインの公開
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0321-release-overview.ja
|
||||
/plugin-dev-ja/0321-release-overview
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0321-release-overview.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0321-release-overview">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: ローカルでの公開と共有
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0322-release-by-file.ja
|
||||
/plugin-dev-ja/0322-release-by-file
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0322-release-by-file.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0322-release-by-file">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: "PRを通じてプラグインを自動的に公開する"
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0321-plugin-auto-publish-pr.ja
|
||||
/plugin-dev-ja/0321-plugin-auto-publish-pr
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0321-plugin-auto-publish-pr.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0321-plugin-auto-publish-pr">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: 個人GitHubリポジトリへの公開
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0322-release-to-individual-github-repo.ja
|
||||
/plugin-dev-ja/0322-release-to-individual-github-repo
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0322-release-to-individual-github-repo.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0322-release-to-individual-github-repo">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: Dify Marketplaceへの公開
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0322-release-to-dify-marketplace.ja
|
||||
/plugin-dev-ja/0322-release-to-dify-marketplace
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0322-release-to-dify-marketplace.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0322-release-to-dify-marketplace">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: プラグイン開発者ガイドライン
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0312-contributor-covenant-code-of-conduct.ja
|
||||
/plugin-dev-ja/0312-contributor-covenant-code-of-conduct
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0312-contributor-covenant-code-of-conduct.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0312-contributor-covenant-code-of-conduct">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: プラグインのプライバシー保護に関するガイドライン
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0312-privacy-protection-guidelines.ja
|
||||
/plugin-dev-ja/0312-privacy-protection-guidelines
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0312-privacy-protection-guidelines.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0312-privacy-protection-guidelines">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: 第三者署名検証のためにプラグインに署名する
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0312-third-party-signature-verification.ja
|
||||
/plugin-dev-ja/0312-third-party-signature-verification
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0312-third-party-signature-verification.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0312-third-party-signature-verification">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: プラグインのデバッグ方法
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0411-remote-debug-a-plugin.ja
|
||||
/plugin-dev-ja/0411-remote-debug-a-plugin
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0411-remote-debug-a-plugin.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0411-remote-debug-a-plugin">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: プラグイン開発ガイド
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0111-getting-started-dify-plugin.ja
|
||||
/plugin-dev-ja/0111-getting-started-dify-plugin
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0111-getting-started-dify-plugin.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0111-getting-started-dify-plugin">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: エージェント戦略プラグイン
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/9433-agent-strategy-plugin.ja
|
||||
/plugin-dev-ja/9433-agent-strategy-plugin
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/9433-agent-strategy-plugin.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/9433-agent-strategy-plugin">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: バンドル
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/9241-bundle.ja
|
||||
/plugin-dev-ja/9241-bundle
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/9241-bundle.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/9241-bundle">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: 拡張機能型プラグイン
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/9231-extension-plugin.ja
|
||||
/plugin-dev-ja/9231-extension-plugin
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/9231-extension-plugin.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/9231-extension-plugin">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: 開発環境のセットアップ
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0221-initialize-development-tools.ja
|
||||
/plugin-dev-ja/0221-initialize-development-tools
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0221-initialize-development-tools.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0221-initialize-development-tools">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: モデルプラグイン
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0411-model-plugin-introduction.ja
|
||||
/plugin-dev-ja/0411-model-plugin-introduction
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0411-model-plugin-introduction.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0411-model-plugin-introduction">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: モデルプロバイダーの構築
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0222-creating-new-model-provider.ja
|
||||
/plugin-dev-ja/0222-creating-new-model-provider
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0222-creating-new-model-provider.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0222-creating-new-model-provider">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: カスタムモデルの組み込み
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/9243-customizable-model.ja
|
||||
/plugin-dev-ja/9243-customizable-model
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/9243-customizable-model.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/9243-customizable-model">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: 定義済みモデルの組み込み
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0222-creating-new-model-provider-extra.ja
|
||||
/plugin-dev-ja/0222-creating-new-model-provider-extra
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0222-creating-new-model-provider-extra.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0222-creating-new-model-provider-extra">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: ツールプラグイン
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0222-tool-plugin.ja
|
||||
/plugin-dev-ja/0222-tool-plugin
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0222-tool-plugin.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0222-tool-plugin">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: Agent(エージェント)
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/9232-agent.ja
|
||||
/plugin-dev-ja/9232-agent
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/9232-agent.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/9232-agent">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: Endpoint(エンドポイント)
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0432-endpoint.ja
|
||||
/plugin-dev-ja/0432-endpoint
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0432-endpoint.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0432-endpoint">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: 一般的な標準仕様
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0411-general-specifications.ja
|
||||
/plugin-dev-ja/0411-general-specifications
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0411-general-specifications.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0411-general-specifications">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: Manifest(マニフェスト)
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0411-plugin-info-by-manifest.ja
|
||||
/plugin-dev-ja/0411-plugin-info-by-manifest
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0411-plugin-info-by-manifest.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0411-plugin-info-by-manifest">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: モデル設計規則
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0411-model-designing-rules.ja
|
||||
/plugin-dev-ja/0411-model-designing-rules
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0411-model-designing-rules.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0411-model-designing-rules">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: モデルスキーマ
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0412-model-schema.ja
|
||||
/plugin-dev-ja/0412-model-schema
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0412-model-schema.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0412-model-schema">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: 永続化されたストレージ
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0411-persistent-storage-kv.ja
|
||||
/plugin-dev-ja/0411-persistent-storage-kv
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0411-persistent-storage-kv.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0411-persistent-storage-kv">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: Difyサービスへのバックコール
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/9241-reverse-invocation.ja
|
||||
/plugin-dev-ja/9241-reverse-invocation
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/9241-reverse-invocation.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/9241-reverse-invocation">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: アプリ
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/9242-reverse-invocation-app.ja
|
||||
/plugin-dev-ja/9242-reverse-invocation-app
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/9242-reverse-invocation-app.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/9242-reverse-invocation-app">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: モデル
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/9242-reverse-invocation-model.ja
|
||||
/plugin-dev-ja/9242-reverse-invocation-model
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/9242-reverse-invocation-model.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/9242-reverse-invocation-model">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: ノード
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/9243-reverse-invocation-node.ja
|
||||
/plugin-dev-ja/9243-reverse-invocation-node
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/9243-reverse-invocation-node.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/9243-reverse-invocation-node">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -10,10 +10,10 @@ title: ツール
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/9242-reverse-invocation-tool.ja
|
||||
/plugin-dev-ja/9242-reverse-invocation-tool
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/9242-reverse-invocation-tool.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/9242-reverse-invocation-tool">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -9,10 +9,10 @@ title: Tool(ツール)
|
||||
これはレガシードキュメントであり、非推奨になります。
|
||||
このバージョンに変更を加えないでください。
|
||||
すべての更新は新しいバージョンに向けられるべきです:
|
||||
/plugin_dev_ja/0411-tool.ja
|
||||
/plugin-dev-ja/0411-tool
|
||||
*/}
|
||||
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin_dev_ja/0411-tool.ja">
|
||||
<Card title="このドキュメントはまもなく非推奨になります" icon="circle-exclamation" href="/plugin-dev-ja/0411-tool">
|
||||
<p>ドキュメント再編の一環として、このページは段階的に廃止されます。</p>
|
||||
|
||||
<p><u><b>このカードをクリックして</b></u>、最新情報が含まれる更新版にリダイレクトしてください。</p>
|
||||
|
||||
@@ -15,7 +15,11 @@ description: This document provides detailed interface specifications required f
|
||||
various model integrations.
|
||||
---
|
||||
|
||||
<<<<<<< HEAD
|
||||
This section introduces the interface methods and parameter descriptions that providers and each model type need to implement. Before developing a model plugin, you may first need to read [Model Design Rules](/plugin-dev-en/0411-model-designing-rules) and [Model Plugin Introduction](/plugin-dev-en/0131-model-plugin-introduction).
|
||||
=======
|
||||
This section introduces the interface methods and parameter descriptions that providers and each model type need to implement. Before developing a model plugin, you may first need to read [Model Design Rules](/plugin-dev-en/0411-model-designing-rules) and [Model Plugin Introduction](/plugin-dev-en/0411-model-plugin-introduction).
|
||||
>>>>>>> main
|
||||
|
||||
### Model Provider
|
||||
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
This guide aims to help developers quickly get started with Dify plugin development by providing necessary documentation and resource links.
|
||||
|
||||
Contribution Guide: [Dify Docs](https://docs.dify.ai/plugin-dev-en/0411-doc-contribution-guide.en)
|
||||
Contribution Guide: [Dify Docs](https://docs.dify.ai/plugin-dev-en/0411-doc-contribution-guide)
|
||||
|
||||
@@ -46,8 +46,6 @@ description: このドキュメントでは、プラグインがDifyプラット
|
||||
|
||||
### Workflow as Tool の呼び出し
|
||||
|
||||
Workflow as Tool に関する詳細については、[ツールプラグインのドキュメント](/plugin-dev-ja/9223-tool.ja)を参照してください。
|
||||
|
||||
**エントリポイント**
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user