mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
docs
This commit is contained in:
Before Width: | Height: | Size: 111 KiB After Width: | Height: | Size: 111 KiB |
0
docs/imgs/demo.png → .github/imgs/demo.png
vendored
0
docs/imgs/demo.png → .github/imgs/demo.png
vendored
Before Width: | Height: | Size: 456 KiB After Width: | Height: | Size: 456 KiB |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,6 +5,7 @@ node_modules/
|
|||||||
out/
|
out/
|
||||||
# production
|
# production
|
||||||
build/
|
build/
|
||||||
|
.astro/
|
||||||
|
|
||||||
# misc
|
# misc
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
@@ -7,11 +7,11 @@ Fast GPT 允许你使用自己的 openai API KEY 来快速的调用 openai 接
|
|||||||
🎉 [fastgpt.run](https://fastgpt.run/)
|
🎉 [fastgpt.run](https://fastgpt.run/)
|
||||||
🎉 [ai.fastgpt.run](https://ai.fastgpt.run/)
|
🎉 [ai.fastgpt.run](https://ai.fastgpt.run/)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
#### 知识库原理图
|
#### 知识库原理图
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 👨💻 开发
|
## 👨💻 开发
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user