Skip to content

Commit

Permalink
Update README_JA.md (langgenius#1805)
Browse files Browse the repository at this point in the history
  • Loading branch information
leilei-jiang authored Dec 20, 2023
1 parent e2fff7f commit 96206b6
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README_JA.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@

Please note that translating complex technical terms can sometimes result in slight variations in meaning due to differences in language nuances.

![](./images/demo.png)

## クラウドサービスの利用

[Dify.AI Cloud](https://dify.ai) を使用すると、オープンソース版の全機能を利用でき、さらに200GPTのトライアルクレジットが無料で提供されます。
Expand All @@ -42,6 +44,19 @@ Difyはモデルニュートラルであり、LangChainのようなハードコ
| **サポートされるLLMs** | 豊富な種類 | GPTのみ | 豊富な種類 |
| **ローカルデプロイメント** | サポート済み | 非サポート | 該当なし |

## 機能

![](./images/models.png)

**1\. LLMサポート**: OpenAIのGPTファミリーモデルやLlama2ファミリーのオープンソースモデルとの統合。 実際、Difyは主要な商用モデルとオープンソースモデル(ローカルでデプロイまたはMaaSベース)をサポートしています。

**2\. プロンプトIDE**: チームとのLLMベースのアプリケーションとサービスの視覚的なオーケストレーション。

**3\. RAGエンジン**: フルテキストインデックスまたはベクトルデータベース埋め込みに基づくさまざまなRAG機能を含み、PDF、TXT、その他のテキストフォーマットの直接アップロードを可能にします。

**4\. エージェント**: ユーザーが sees what they get を設定できる関数呼び出しベースのエージェントフレームワーク。 Difyには、Google検索などの基本的なプラグイン機能が含まれています。

**5\. 継続的運用**: アプリケーションログとパフォーマンスを監視および分析し、運用データを使用してプロンプト、データセット、またはモデルを継続的に改善します。

## 開始する前に

Expand Down Expand Up @@ -101,4 +116,4 @@ Difyに貢献していただき、コードの提出、問題の報告、新し

## ライセンス

このリポジトリは、[Dify Open Source License](LICENSE) のもとで利用できます
このリポジトリは、基本的にApache 2.0にいくつかの追加制限を加えた[Difyオープンソースライセンス](LICENSE)の下で利用できます

0 comments on commit 96206b6

Please sign in to comment.