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
2d2e4e0b
authored
Jun 28, 2023
by
JustSong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: update README
parent
aad0ba2a
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
12 deletions
+4
-12
README.en.md
+1
-5
README.md
+3
-7
No files found.
README.en.md
View file @
2d2e4e0b
...
@@ -57,17 +57,13 @@ _✨ An OpenAI key management & redistribution system, easy to deploy & use ✨_
...
@@ -57,17 +57,13 @@ _✨ An OpenAI key management & redistribution system, easy to deploy & use ✨_
> **Note**: The latest image pulled from Docker may be an `alpha` release. Specify the version manually if you require stability.
> **Note**: The latest image pulled from Docker may be an `alpha` release. Specify the version manually if you require stability.
## Features
## Features
1.
Supports multiple API access channels
. Welcome PRs or issue submissions for additional channels
:
1.
Supports multiple API access channels:
+
[
x
]
Official OpenAI channel (support proxy configuration)
+
[
x
]
Official OpenAI channel (support proxy configuration)
+
[
x
]
**Azure OpenAI API**
+
[
x
]
**Azure OpenAI API**
+
[
x
]
[
OpenAI-SB
]
(https://openai-sb.com)
+
[
x
]
[
OpenAI-SB
]
(https://openai-sb.com)
+
[
x
]
[
API2D
]
(https://api2d.com/r/197971)
+
[
x
]
[
API2D
]
(https://api2d.com/r/197971)
+
[
x
]
[
OhMyGPT
]
(https://aigptx.top?aff=uFpUl2Kf)
+
[
x
]
[
OhMyGPT
]
(https://aigptx.top?aff=uFpUl2Kf)
+
[
x
]
[
AI Proxy
]
(https://aiproxy.io/?i=OneAPI) (invitation code:
`OneAPI`
)
+
[
x
]
[
AI Proxy
]
(https://aiproxy.io/?i=OneAPI) (invitation code:
`OneAPI`
)
+
[
x
]
[
API2GPT
]
(http://console.api2gpt.com/m/00002S)
+
[
x
]
[
CloseAI
]
(https://console.closeai-asia.com/r/2412)
+
[
x
]
[
AI.LS
]
(https://ai.ls)
+
[
x
]
[
OpenAI Max
]
(https://openaimax.com)
+
[
x
]
Custom channel: Various third-party proxy services not included in the list
+
[
x
]
Custom channel: Various third-party proxy services not included in the list
2.
Supports access to multiple channels through
**load balancing**
.
2.
Supports access to multiple channels through
**load balancing**
.
3.
Supports
**stream mode**
that enables typewriter-like effect through stream transmission.
3.
Supports
**stream mode**
that enables typewriter-like effect through stream transmission.
...
...
README.md
View file @
2d2e4e0b
...
@@ -56,22 +56,18 @@ _✨ All in one 的 OpenAI 接口,整合各种 API 访问方式,开箱即用
...
@@ -56,22 +56,18 @@ _✨ All in one 的 OpenAI 接口,整合各种 API 访问方式,开箱即用
> **Warning**:从 `v0.3` 版本升级到 `v0.4` 版本需要手动迁移数据库,请手动执行[数据库迁移脚本](./bin/migration_v0.3-v0.4.sql)。
> **Warning**:从 `v0.3` 版本升级到 `v0.4` 版本需要手动迁移数据库,请手动执行[数据库迁移脚本](./bin/migration_v0.3-v0.4.sql)。
## 功能
## 功能
1.
支持多种 API 访问渠道
,欢迎 PR 或提 issue 添加更多渠道
:
1.
支持多种 API 访问渠道:
+
[
x
]
OpenAI 官方通道(支持配置
代理
)
+
[
x
]
OpenAI 官方通道(支持配置
镜像
)
+
[
x
]
**Azure OpenAI API**
+
[
x
]
**Azure OpenAI API**
+
[
x
]
[
OpenAI-SB
]
(https://openai-sb.com)
+
[
x
]
[
OpenAI-SB
]
(https://openai-sb.com)
+
[
x
]
[
API2D
]
(https://api2d.com/r/197971)
+
[
x
]
[
API2D
]
(https://api2d.com/r/197971)
+
[
x
]
[
OhMyGPT
]
(https://aigptx.top?aff=uFpUl2Kf)
+
[
x
]
[
OhMyGPT
]
(https://aigptx.top?aff=uFpUl2Kf)
+
[
x
]
[
AI Proxy
]
(https://aiproxy.io/?i=OneAPI) (邀请码:
`OneAPI`
)
+
[
x
]
[
AI Proxy
]
(https://aiproxy.io/?i=OneAPI) (邀请码:
`OneAPI`
)
+
[
x
]
[
API2GPT
]
(http://console.api2gpt.com/m/00002S)
+
[
x
]
[
CloseAI
]
(https://console.closeai-asia.com/r/2412)
+
[
x
]
[
AI.LS
]
(https://ai.ls)
+
[
x
]
[
OpenAI Max
]
(https://openaimax.com)
+
[
x
]
自定义渠道:例如各种未收录的第三方代理服务
+
[
x
]
自定义渠道:例如各种未收录的第三方代理服务
2.
支持通过
**负载均衡**
的方式访问多个渠道。
2.
支持通过
**负载均衡**
的方式访问多个渠道。
3.
支持
**stream 模式**
,可以通过流式传输实现打字机效果。
3.
支持
**stream 模式**
,可以通过流式传输实现打字机效果。
4.
支持
**多机部署**
,
[
详见此处
](
#多机部署
)
。
4.
支持
**多机部署**
,
[
详见此处
](
#多机部署
)
。
5.
支持
**令牌管理**
,设置令牌的过期时间和
使用次数
。
5.
支持
**令牌管理**
,设置令牌的过期时间和
额度
。
6.
支持
**兑换码管理**
,支持批量生成和导出兑换码,可使用兑换码为账户进行充值。
6.
支持
**兑换码管理**
,支持批量生成和导出兑换码,可使用兑换码为账户进行充值。
7.
支持
**通道管理**
,批量创建通道。
7.
支持
**通道管理**
,批量创建通道。
8.
支持
**用户分组**
以及
**渠道分组**
,支持为不同分组设置不同的倍率。
8.
支持
**用户分组**
以及
**渠道分组**
,支持为不同分组设置不同的倍率。
...
...
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