mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-11 02:04:59 +08:00
docs: fix typos (#898)
This commit is contained in:
@@ -19,7 +19,7 @@ images: []
|
|||||||
|
|
||||||
## 通用问题
|
## 通用问题
|
||||||
|
|
||||||
### 能否纯本地允许
|
### 能否纯本地运行
|
||||||
|
|
||||||
可以。需要准备好向量模型和LLM模型。
|
可以。需要准备好向量模型和LLM模型。
|
||||||
|
|
||||||
@@ -132,4 +132,4 @@ mongo连接失败,检查
|
|||||||
2. 复制 `config.json` -> `config.local.json`
|
2. 复制 `config.json` -> `config.local.json`
|
||||||
3. 复制 `.env.template` -> `.env.local`
|
3. 复制 `.env.template` -> `.env.local`
|
||||||
4. `cd projects/app`
|
4. `cd projects/app`
|
||||||
5. `pnpm dev`
|
5. `pnpm dev`
|
||||||
|
|||||||
Reference in New Issue
Block a user