Skip to content

Commit 9d8acaf

Browse files
committed
update README.md
1 parent a5ed508 commit 9d8acaf

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333

3434
![](docs/img/langchain_chatchat_0.3.0.png)
3535

36-
✅ 本项目支持市面上主流的开源 LLM、 Embedding 模型与向量数据库,可实现全部使用**开源**模型**离线私有部署**
37-
,可以免费商用。与此同时,本项目也支持
36+
✅ 本项目支持市面上主流的开源 LLM、 Embedding 模型与向量数据库,可实现全部使用**开源**模型**离线私有部署**。与此同时,本项目也支持
3837
OpenAI GPT API 的调用,并将在后续持续扩充对各类模型及模型 API 的接入。
3938

4039
⛓️ 本项目实现原理如下图所示,过程包括加载文件 -> 读取文本 -> 文本分割 -> 文本向量化 -> 问句向量化 ->

README_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ on [Streamlit](https://github.com/streamlit/streamlit).
3535
![](docs/img/langchain_chatchat_0.3.0.png)
3636

3737
✅ This project supports mainstream open-source LLMs, embedding models, and vector databases, allowing full **open-source
38-
** model **offline private deployment**, free for commercial use. Additionally, the project supports OpenAI GPT API
38+
** model **offline private deployment**. Additionally, the project supports OpenAI GPT API
3939
calls and will continue to expand access to various models and model APIs.
4040

4141
⛓️ The implementation principle of this project is as shown below, including loading files -> reading text -> text

0 commit comments

Comments
 (0)