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
4f5c3437
authored
Sep 03, 2025
by
CaIon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(readme): update format conversion feature details in README
parent
f0183785
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
+5
-1
README.md
+5
-1
No files found.
README.md
View file @
4f5c3437
...
@@ -96,7 +96,11 @@ New API提供了丰富的功能,详细特性请参考[特性说明](https://do
...
@@ -96,7 +96,11 @@ New API提供了丰富的功能,详细特性请参考[特性说明](https://do
-
添加后缀
`-thinking`
启用思考模式 (例如:
`claude-3-7-sonnet-20250219-thinking`
)
-
添加后缀
`-thinking`
启用思考模式 (例如:
`claude-3-7-sonnet-20250219-thinking`
)
16.
🔄 思考转内容功能
16.
🔄 思考转内容功能
17.
🔄 针对用户的模型限流功能
17.
🔄 针对用户的模型限流功能
18.
💰 缓存计费支持,开启后可以在缓存命中时按照设定的比例计费:
18.
🔄 请求格式转换功能,支持以下三种格式转换:
1.
OpenAI Chat Completions => Claude Messages
2.
Clade Messages => OpenAI Chat Completions (可用于Claude Code调用第三方模型)
3.
OpenAI Chat Completions => Gemini Chat
19.
💰 缓存计费支持,开启后可以在缓存命中时按照设定的比例计费:
1.
在
`系统设置-运营设置`
中设置
`提示缓存倍率`
选项
1.
在
`系统设置-运营设置`
中设置
`提示缓存倍率`
选项
2.
在渠道中设置
`提示缓存倍率`
,范围 0-1,例如设置为 0.5 表示缓存命中时按照 50% 计费
2.
在渠道中设置
`提示缓存倍率`
,范围 0-1,例如设置为 0.5 表示缓存命中时按照 50% 计费
3.
支持的渠道:
3.
支持的渠道:
...
...
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