Update JP titles (#119)

pull/120/head
Hanqing Zhao 2024-06-21 18:07:23 +08:00 committed by GitHub
parent 7de03bbbf7
commit a7f106be75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 30 additions and 30 deletions

View File

@ -1,4 +1,4 @@
# Difyへようこそ
# ようこそ、Difyへ
**Dify**は、オープンソースの大規模言語モデルLLMアプリケーション開発プラットフォームです。Backend as Serviceと[LLMOps](learn-more/extended-reading/what-is-llmops.md)の理念を融合し、開発者が迅速に生成AIアプリケーションを構築できるようにします。技術者でなくても、AIアプリケーションの定義やデータ運用に参加することができます。

View File

@ -2,8 +2,8 @@
## 入門 <a href="#getting-started" id="getting-started"></a>
* [欢迎使用 Dify](README.md)
* [特性与技术规格](getting-started/readme/features-and-specifications.md)
* [ようこそ、Difyへ](README.md)
* [特性と技術仕様](getting-started/readme/features-and-specifications.md)
* [モデルプロバイダーリスト](getting-started/readme/model-providers.md)
* [クラウドサービス](getting-started/cloud.md)
* [コミュニティ版](getting-started/install-self-hosted/README.md)
@ -15,27 +15,27 @@
## 手冊 <a href="#guides" id="guides"></a>
* [モデル](guides/model-configuration/README.md)
* [增加新供应商](guides/model-configuration/new-provider.md)
* [预定义模型接入](guides/model-configuration/predefined-model.md)
* [自定义模型接入](guides/model-configuration/customizable-model.md)
* [接入 Hugging Face 上的开源模型](guides/model-configuration/hugging-face.md)
* [接入 Replicate 上的开源模型](guides/model-configuration/replicate.md)
* [接入 Xinference 部署的本地模型](guides/model-configuration/xinference.md)
* [接入 OpenLLM 部署的本地模型](guides/model-configuration/openllm.md)
* [接入 LocalAI 部署的本地模型](guides/model-configuration/localai.md)
* [接入 Ollama 部署的本地模型](guides/model-configuration/ollama.md)
* [新しいプロバイダーの追加](guides/model-configuration/new-provider.md)
* [事前定義モデル接続](guides/model-configuration/predefined-model.md)
* [カスタムモデルのインテグレーション](guides/model-configuration/customizable-model.md)
* [Hugging Faceのオープンソースモデルを統合](guides/model-configuration/hugging-face.md)
* [Replicateのオープンソースモデルを統合](guides/model-configuration/replicate.md)
* [Xinferenceが配置したローカルモデルを統合](guides/model-configuration/xinference.md)
* [OpenLLMが配置したローカルモデルを統合](guides/model-configuration/openllm.md)
* [LocalAIが配置したローカルモデルを統合](guides/model-configuration/localai.md)
* [Ollamaが配置したローカルモデルを統合](guides/model-configuration/ollama.md)
* [負荷分散](guides/model-configuration/load\_balancing.md)
* [构建](guides/application\_orchestrate/README.md)
* [構造](guides/application\_orchestrate/README.md)
* [アプリ作成](guides/application\_orchestrate/creating-an-application.md)
* [チャットアシスタント](guides/application\_orchestrate/conversation-application.md)
* [エージェント](guides/application\_orchestrate/agent.md)
* [应用工具箱](guides/application\_orchestrate/app\_toolkits/README.md)
* [ツールキット](guides/application\_orchestrate/app\_toolkits/README.md)
* [コンテンツモデレーション](guides/application\_orchestrate/app\_toolkits/moderation-tool.md)
* [ワークフロー](guides/workflow/README.md)
* [キーコンセプト](guides/workflow/key\_concept.md)
* [ノード説明](guides/workflow/node/README.md)
* [始](guides/workflow/node/start.md)
* [结束](guides/workflow/node/end.md)
* [始](guides/workflow/node/start.md)
* [終了](guides/workflow/node/end.md)
* [直接返信](guides/workflow/node/answer.md)
* [LLM](guides/workflow/node/llm.md)
* [知識検索](guides/workflow/node/knowledge\_retrieval.md)
@ -47,9 +47,9 @@
* [イテレーション](guides/workflow/node/iteration.md)
* [パラメータ抽出](guides/workflow/node/parameter\_extractor.md)
* [HTTPリクエスト](guides/workflow/node/http\_request.md)
* [工具](guides/workflow/node/tools.md)
* [ツール](guides/workflow/node/tools.md)
* [プレビューとデバッグ](guides/workflow/debug\_and\_preview/README.md)
* [预览与运行](guides/workflow/debug\_and\_preview/yu-lan-yu-yun-hang.md)
* [プレビューと実行](guides/workflow/debug\_and\_preview/yu-lan-yu-yun-hang.md)
* [ステップデバッグ](guides/workflow/debug\_and\_preview/step\_run.md)
* [対話/実行ログ](guides/workflow/debug\_and\_preview/log.md)
* [チェックリスト](guides/workflow/debug\_and\_preview/checklist.md)
@ -64,10 +64,10 @@
* [ウェブサイトからデータをインポート](guides/knowledge-base/sync\_from\_website.md)
* [API 経由でナレッジベースをメンテナンス](guides/knowledge-base/maintain-dataset-via-api.md)
* [外部データツール](guides/knowledge-base/external\_data\_tool.md)
* [工具](guides/gong-ju.md)
* [ツール](guides/gong-ju.md)
* [クイック統合ツール](guides/tools/quick-tool-integration.md)
* [高度統合ツール](guides/tools/advanced-tool-integration.md)
* [工具配置](guides/tools/tool-configuration/README.md)
* [ツールの配置](guides/tools/tool-configuration/README.md)
* [StableDiffusion](guides/tools/tool-configuration/stable-diffusion.md)
* [SearXNG](guides/tools/tool-configuration/searxng.md)
* [アプリ公開](guides/application-publishing/README.md)
@ -83,8 +83,8 @@
* [モニタリング](guides/monitoring/README.md)
* [データ分析](guides/monitoring/analysis.md)
* [外部Opsツール統合](guides/monitoring/integrate\_external\_ops\_tools/README.md)
* [集成 LangSmith](guides/monitoring/integrate\_external\_ops\_tools/integrate\_langsmith.md)
* [集成 LangFuse](guides/monitoring/integrate\_external\_ops\_tools/integrate\_langfuse.md)
* [LangSmithを統合](guides/monitoring/integrate\_external\_ops\_tools/integrate\_langsmith.md)
* [LangFuseを統合](guides/monitoring/integrate\_external\_ops\_tools/integrate\_langfuse.md)
* [拡張](guides/extension/README.md)
* [API 拡張](guides/extension/api\_based\_extension/README.md)
* [外部データツール](guides/extension/api\_based\_extension/external\_data\_tool.md)
@ -94,7 +94,7 @@
* [外部データツール](guides/extension/code\_based\_extension/external\_data\_tool.md)
* [コンテンツモデレーション](guides/extension/code\_based\_extension/moderation.md)
* [コラボレーション](guides/workspace/README.md)
* [发现](guides/workspace/app/README.md)
* [発見](guides/workspace/app/README.md)
* [メンバーの招待と管理](guides/workspace/invite-and-manage-members.md)
## コミュニティ <a href="#community" id="community"></a>

View File

@ -1,4 +1,4 @@
# Hugging Face 上のオープンソースモデルの接続
# Hugging Faceのオープンソースモデルを統合
Difyはテキスト生成Text-Generationと埋め込みEmbeddingsをサポートしており、以下はそれに対応するHugging Faceモデルの種類です

View File

@ -1,4 +1,4 @@
# LocalAIのローカルモデルの接続
# LocalAIが配置したローカルモデルを統合
[LocalAI](https://github.com/go-skynet/LocalAI) は、RESTFul APIを提供するローカル推論フレームワークで、OpenAI API仕様と互換性があります。これにより、消費者向けハードウェア上で、または自社サーバー上で、GPUを使用せずにLLM大型言語モデルや他のモデルを実行することが可能です。Difyは、LocalAIでデプロイされた大型言語モデルの推論および埋め込み機能をローカルで接続することをサポートしています。

View File

@ -1,4 +1,4 @@
# Ollama 部署のローカルモデルの接続
# Ollamaが配置したローカルモデルを統合
![ollama](../../.gitbook/assets/ollama.png)

View File

@ -1,4 +1,4 @@
# OpenLLM デプロイされたローカルモデルの接続
# OpenLLMが配置したローカルモデルを統合
[OpenLLM](https://github.com/bentoml/OpenLLM)を使用すると、任意のオープンソース大規模言語モデルに対して推論を行い、クラウドまたはローカルにデプロイし、強力なAIアプリケーションを構築することができます。
DifyはローカルデプロイされたOpenLLMモデルの推論能力をサポートしています。

View File

@ -1,4 +1,4 @@
# Replicate上のオープンソースモデルの接続
# Replicateのオープンソースモデルを統合
DifyはReplicate上の[言語モデル](https://replicate.com/collections/language-models)と[埋め込みモデル](https://replicate.com/collections/embedding-models)に接続することができます。言語モデルはDifyの推論モデルに対応し、埋め込みモデルはDifyの埋め込みモデルに対応します。

View File

@ -1,4 +1,4 @@
# Xinferenceを使用したローカルモデルの接続
# Xinferenceが配置したローカルモデルを統合
[Xorbits推論](https://github.com/xorbitsai/inference)は、大型言語モデル、音声認識モデル、マルチモーダルモデルにサービスを提供するための強力で汎用的な分散推論フレームワークであり、ートパソコンでも使用可能です。chatglm、baichuan、whisper、vicuna、orcaなど、GGML互換の多くのモデルをサポートしています。Difyは、ローカルにデプロイされたXinferenceの大型言語モデル推論および埋め込み機能を接続することができます。

View File

@ -2,7 +2,7 @@
description: Dify はアプリケーションの機能を強化するために様々なツールをサポートしています。
---
# ツールの設定
# ツールの配置
Dify はアプリケーションの機能を強化するために様々なツールをサポートしています。各ツールには独自の機能とパラメータがあるため、アプリケーションのニーズに合ったツールを選択してください。**Dify で使用する前に、ツール提供者の公式サイトから API キーを取得してください。**