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
98bfcdeb
authored
Jul 30, 2023
by
JustSong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: update README
parent
fdc0d299
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
README.md
+1
-0
No files found.
README.md
View file @
98bfcdeb
...
...
@@ -314,6 +314,7 @@ https://openai.justsong.cn
+
额度 = 分组倍率
* 模型倍率 *
(提示 token 数 + 补全 token 数
*
补全倍率)
+
其中补全倍率对于 GPT3.5 固定为 1.33,GPT4 为 2,与官方保持一致。
+
如果是非流模式,官方接口会返回消耗的总 token,但是你要注意提示和补全的消耗倍率不一样。
+
注意,One API 的默认倍率就是官方倍率,是已经调整过的。
2.
账户额度足够为什么提示额度不足?
+
请检查你的令牌额度是否足够,这个和账户额度是分开的。
+
令牌额度仅供用户设置最大使用量,用户可自由设置。
...
...
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