Commit 8be1834c by archer

docs

parent bf2310cc
...@@ -5,6 +5,7 @@ node_modules/ ...@@ -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 接 ...@@ -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/)
![Demo](docs/imgs/demo.png?raw=true 'demo') ![Demo](docs/.github/demo.png?raw=true 'demo')
#### 知识库原理图 #### 知识库原理图
![KBProcess](docs/imgs/KBProcess.jpg?raw=true 'KBProcess') ![KBProcess](docs/.github/KBProcess.jpg?raw=true 'KBProcess')
## 👨‍💻 开发 ## 👨‍💻 开发
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment