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
2bba56a7
authored
Jun 17, 2023
by
JustSong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: update README
parent
5e145039
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
README.md
+6
-3
No files found.
README.md
View file @
2bba56a7
...
...
@@ -262,13 +262,16 @@ https://openai.justsong.cn

## 常见问题
1.
账户额度足够为什么提示额度不足?
1.
额度是什么?怎么计算的?
+
额度 = token
*
倍率
+
倍率包括分组的倍率,以及补全的倍率。
2.
账户额度足够为什么提示额度不足?
+
请检查你的令牌额度是否足够,这个和账户额度是分开的。
+
令牌额度仅供用户设置最大使用量,用户可自由设置。
2
.
提示无可用渠道?
3
.
提示无可用渠道?
+
请检查的用户分组和渠道分组设置。
+
以及渠道的模型设置。
3
.
渠道测试报错:
`invalid character '<' looking for beginning of value`
4
.
渠道测试报错:
`invalid character '<' looking for beginning of value`
+
这是因为返回值不是合法的 JSON,而是一个 HTML 页面。
+
大概率是你的部署站的 IP 或代理的节点被 CloudFlare 封禁了。
...
...
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