Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
99e8ba22
authored
Dec 23, 2023
by
Carson Yang
Committed by
GitHub
Dec 23, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: update qr-code (#646)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
parent
f84fd93c
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
4 deletions
+5
-4
docSite/content/docs/community.md
+2
-1
docSite/content/docs/development/intro.md
+1
-1
docSite/content/docs/intro.md
+1
-1
docSite/hugo.toml
+1
-1
No files found.
docSite/content/docs/community.md
View file @
99e8ba22
...
@@ -11,6 +11,6 @@ FastGPT 是一个由用户和贡献者参与推动的开源项目,如果您对
...
@@ -11,6 +11,6 @@ FastGPT 是一个由用户和贡献者参与推动的开源项目,如果您对
+
📱 扫码加入社区微信交流群👇
+
📱 扫码加入社区微信交流群👇
<img
width=
"400px"
src=
"
/wechat-fastgpt.webp
"
/>
<img
width=
"400px"
src=
"
https://oss.laf.run/htr4n1-images/fastgpt-qr-code.jpg
"
/>
+
🐞 请将任何 FastGPT 的 Bug、问题和需求提交到
[
GitHub Issue
](
https://github.com/labring/fastgpt/issues/new/choose
)
。
+
🐞 请将任何 FastGPT 的 Bug、问题和需求提交到
[
GitHub Issue
](
https://github.com/labring/fastgpt/issues/new/choose
)
。
\ No newline at end of file
docSite/content/docs/development/intro.md
View file @
99e8ba22
...
@@ -107,4 +107,4 @@ docker build -t dockername/fastgpt --build-arg name=app .
...
@@ -107,4 +107,4 @@ docker build -t dockername/fastgpt --build-arg name=app .
遇到困难了吗?有任何问题吗? 加入微信群与开发者和用户保持沟通。
遇到困难了吗?有任何问题吗? 加入微信群与开发者和用户保持沟通。
<center><image
width=
"400px"
src=
"
/wechat-fastgpt.webp
"
/></center>
<center><image
width=
"400px"
src=
"
https://oss.laf.run/htr4n1-images/fastgpt-qr-code.jpg
"
/></center>
docSite/content/docs/intro.md
View file @
99e8ba22
...
@@ -10,7 +10,7 @@ weight: -10
...
@@ -10,7 +10,7 @@ weight: -10
FastGPT 是一个基于 LLM 大语言模型的知识库问答系统,提供开箱即用的数据处理、模型调用等能力。同时可以通过 Flow 可视化进行工作流编排,从而实现复杂的问答场景!
FastGPT 是一个基于 LLM 大语言模型的知识库问答系统,提供开箱即用的数据处理、模型调用等能力。同时可以通过 Flow 可视化进行工作流编排,从而实现复杂的问答场景!
{{% alert icon="🤖 " context="success" %}}
{{% alert icon="🤖 " context="success" %}}
FastGPT 在线
体验:
[
https://fastgpt.run
](
https://fastgpt.ru
n
)
FastGPT 在线
使用:
[
https://ai.fastgpt.in
](
https://ai.fastgpt.i
n
)
{{% /alert %}}
{{% /alert %}}
| | |
| | |
...
...
docSite/hugo.toml
View file @
99e8ba22
...
@@ -68,7 +68,7 @@ defaultContentLanguage = 'zh-cn'
...
@@ -68,7 +68,7 @@ defaultContentLanguage = 'zh-cn'
# twitter = "" # YOUR_TWITTER_ID
# twitter = "" # YOUR_TWITTER_ID
# instagram = "colinwilson" # YOUR_INSTAGRAM_ID
# instagram = "colinwilson" # YOUR_INSTAGRAM_ID
# rss = true # show rss icon with link
# rss = true # show rss icon with link
wechat
=
"
/wechat-fastgpt.webp
"
wechat
=
"
https://oss.laf.run/htr4n1-images/fastgpt-qr-code.jpg
"
[params.docs]
# Parameters for the /docs 'template'
[params.docs]
# Parameters for the /docs 'template'
title
=
""
# default html title for documentation pages/sections
title
=
""
# default html title for documentation pages/sections
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment