Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
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
Commit
3a804cb9
authored
Oct 02, 2023
by
JustSong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: update readme
parent
cfd3093b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
README.md
+6
-0
No files found.
README.md
View file @
3a804cb9
...
@@ -389,6 +389,12 @@ https://openai.justsong.cn
...
@@ -389,6 +389,12 @@ https://openai.justsong.cn
+
检查是否启用了 HTTPS,浏览器会拦截 HTTPS 域名下的 HTTP 请求。
+
检查是否启用了 HTTPS,浏览器会拦截 HTTPS 域名下的 HTTP 请求。
6.
报错:
`当前分组负载已饱和,请稍后再试`
6.
报错:
`当前分组负载已饱和,请稍后再试`
+
上游通道 429 了。
+
上游通道 429 了。
7.
升级之后我的数据会丢失吗?
+
如果使用 MySQL,不会。
+
如果使用 SQLite,需要按照我所给的部署命令挂载 volume 持久化 one-api.db 数据库文件,否则容器重启后数据会丢失。
8.
升级之前数据库需要做变更吗?
+
一般情况下不需要,系统将在初始化的时候自动调整。
+
如果需要的话,我会在更新日志中说明,并给出脚本。
## 相关项目
## 相关项目
*
[
FastGPT
](
https://github.com/labring/FastGPT
)
: 基于 LLM 大语言模型的知识库问答系统
*
[
FastGPT
](
https://github.com/labring/FastGPT
)
: 基于 LLM 大语言模型的知识库问答系统
...
...
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