This commit is contained in:
archer
2023-08-31 19:04:56 +08:00
parent 7cb035ba24
commit 0ea464f30f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
---
weight: 0
weight: 800
title: '本地模型使用'
description: 'FastGPT 对接本地模型'
icon: 'model_training'

View File

@@ -4,7 +4,7 @@ description: '对 FastGPT 进行开发调试'
icon: 'developer_guide'
draft: false
toc: true
weight: 0
weight: -10
---
本文档介绍了如何设置开发环境以构建和测试 [FastGPT](https://fastgpt.run)。