mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-19 21:37:20 +08:00
update README and imgs
This commit is contained in:
parent
038255673a
commit
cf2f24e2ba
16
README_en.md
16
README_en.md
@ -1,4 +1,4 @@
|
||||

|
||||

|
||||
|
||||
🌍 [中文文档](README.md)
|
||||
🌍 [日本語で読む](README_ja.md)
|
||||
@ -53,11 +53,11 @@ to `LLM` to generate an answer.
|
||||
|
||||
📺[video introduction](https://www.bilibili.com/video/BV13M4y1e7cN/?share_source=copy_web&vd_source=e6c5aafe684f30fbe41925d61ca6d514)
|
||||
|
||||

|
||||

|
||||
|
||||
The main process analysis from the aspect of document process:
|
||||
|
||||

|
||||

|
||||
|
||||
🚩 The training or fine-tuning are not involved in the project, but still, one always can improve performance by do
|
||||
these.
|
||||
@ -147,17 +147,17 @@ $ python startup.py -a
|
||||
|
||||
1. FastAPI docs interface
|
||||
|
||||

|
||||

|
||||
|
||||
2. webui page
|
||||
|
||||
- Web UI dialog page:
|
||||
|
||||

|
||||

|
||||
|
||||
- Web UI knowledge base management page:
|
||||
|
||||

|
||||

|
||||
|
||||
### Note
|
||||
|
||||
@ -192,8 +192,8 @@ please refer to the [Wiki](https://github.com/chatchat-space/Langchain-Chatchat/
|
||||
|
||||
### WeChat Group
|
||||
|
||||
<img src="chatchat-server/chatchat/img/qr_code_90.jpg" alt="二维码" width="300" height="300" />
|
||||
<img src="docs/img/qr_code_90.jpg" alt="二维码" width="300" height="300" />
|
||||
|
||||
### WeChat Official Account
|
||||
|
||||
<img src="chatchat-server/chatchat/img/official_wechat_mp_account.png" alt="图片" width="900" height="300" />
|
||||
<img src="docs/img/official_wechat_mp_account.png" alt="二维码" width="300" />
|
||||
|
||||
16
README_ja.md
16
README_ja.md
@ -1,4 +1,4 @@
|
||||

|
||||

|
||||
|
||||
🌍 [中文文档](README.md)
|
||||
🌍 [READ THIS IN ENGLISH](README_en.md)
|
||||
@ -54,11 +54,11 @@ Q&A)ソリューションを構築することです。
|
||||
|
||||
📺[video introduction](https://www.bilibili.com/video/BV13M4y1e7cN/?share_source=copy_web&vd_source=e6c5aafe684f30fbe41925d61ca6d514)
|
||||
|
||||

|
||||

|
||||
|
||||
文書プロセスの側面からの主なプロセス分析:
|
||||
|
||||

|
||||

|
||||
|
||||
🚩 トレーニングやファインチューニングはプロジェクトには含まれないが、これらを行うことで必ずパフォーマンスを向上させることができます。
|
||||
|
||||
@ -144,17 +144,17 @@ $ python startup.py -a
|
||||
|
||||
1. FastAPI docs インターフェース
|
||||
|
||||

|
||||

|
||||
|
||||
2. webui ページ
|
||||
|
||||
- Web UI ダイアログページ:
|
||||
|
||||

|
||||

|
||||
|
||||
- Web UI ナレッジベースマネジメントページ:
|
||||
|
||||

|
||||

|
||||
|
||||
### 注
|
||||
|
||||
@ -185,8 +185,8 @@ $ python startup.py -a
|
||||
|
||||
### WeChat グループ
|
||||
|
||||
<img src="chatchat-server/chatchat/img/qr_code_90.jpg" alt="二维码" width="300" height="300" />
|
||||
<img src="docs/img/qr_code_90.jpg" alt="二维码" width="300" height="300" />
|
||||
|
||||
### WeChat 公式アカウント
|
||||
|
||||
<img src="chatchat-server/chatchat/img/official_wechat_mp_account.png" alt="图片" width="900" height="300" />
|
||||
<img src="docs/img/official_wechat_mp_account.png" alt="二维码" width="300" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user