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
c1af01c3
authored
Nov 06, 2025
by
CaIon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: add TASK_PRICE_PATCH environment variable for per-task billing configuration
parent
06260228
Hide 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 @
c1af01c3
...
...
@@ -141,6 +141,7 @@ New API提供了丰富的功能,详细特性请参考[特性说明](https://do
-
`NOTIFICATION_LIMIT_DURATION_MINUTE`
:邮件等通知限制持续时间,默认
`10`
分钟
-
`NOTIFY_LIMIT_COUNT`
:用户通知在指定持续时间内的最大数量,默认
`2`
-
`ERROR_LOG_ENABLED=true`
: 是否记录并显示错误日志,默认
`false`
-
`TASK_PRICE_PATCH=sora-2-all,sora-2-pro-all`
: 异步任务设置某些模型按次计费,多个模型用逗号分隔,例如
`sora-2-all,sora-2-pro-all`
,表示sora-2-all和sora-2-pro-all模型异步任务仅按次计费,不按秒等计费。
## 部署
...
...
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