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
073446c0
authored
Jul 28, 2023
by
JustSong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: update README
parent
d1d1d4fd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
10 deletions
+7
-10
README.en.md
+7
-9
README.md
+0
-1
No files found.
README.en.md
View file @
073446c0
...
...
@@ -57,15 +57,13 @@ _✨ Access all LLM through the standard OpenAI API format, easy to deploy & use
> **Note**: The latest image pulled from Docker may be an `alpha` release. Specify the version manually if you require stability.
## Features
1.
Supports multiple API access channels:
+
[
x
]
Official OpenAI channel (support proxy configuration)
+
[
x
]
**Azure OpenAI API**
+
[
x
]
[
API Distribute
]
(https://api.gptjk.top/register?aff=QGxj)
+
[
x
]
[
OpenAI-SB
]
(https://openai-sb.com)
+
[
x
]
[
API2D
]
(https://api2d.com/r/197971)
+
[
x
]
[
OhMyGPT
]
(https://aigptx.top?aff=uFpUl2Kf)
+
[
x
]
[
AI Proxy
]
(https://aiproxy.io/?i=OneAPI) (invitation code:
`OneAPI`
)
+
[
x
]
Custom channel: Various third-party proxy services not included in the list
1.
Support for multiple large models:
+
[
x
]
[
OpenAI ChatGPT Series Models
]
(https://platform.openai.com/docs/guides/gpt/chat-completions-api) (Supports
[
Azure OpenAI API
](
https://learn.microsoft.com/en-us/azure/ai-services/openai/reference
)
)
+
[
x
]
[
Anthropic Claude Series Models
]
(https://anthropic.com)
+
[
x
]
[
Google PaLM2 Series Models
]
(https://developers.generativeai.google)
+
[
x
]
[
Baidu Wenxin Yiyuan Series Models
]
(https://cloud.baidu.com/doc/WENXINWORKSHOP/index.html)
+
[
x
]
[
Alibaba Tongyi Qianwen Series Models
]
(https://help.aliyun.com/document_detail/2400395.html)
+
[
x
]
[
Zhipu ChatGLM Series Models
]
(https://bigmodel.cn)
2.
Supports access to multiple channels through
**load balancing**
.
3.
Supports
**stream mode**
that enables typewriter-like effect through stream transmission.
4.
Supports
**multi-machine deployment**
.
[
See here
](
#multi-machine-deployment
)
for more details.
...
...
README.md
View file @
073446c0
...
...
@@ -66,7 +66,6 @@ _✨ 通过标准的 OpenAI API 格式访问所有的大模型,开箱即用
+
[
x
]
[
阿里通义千问系列模型
]
(https://help.aliyun.com/document_detail/2400395.html)
+
[
x
]
[
智谱 ChatGLM 系列模型
]
(https://bigmodel.cn)
2.
支持配置镜像以及众多第三方代理服务:
+
[
x
]
[
API Distribute
]
(https://api.gptjk.top/register?aff=QGxj)
+
[
x
]
[
OpenAI-SB
]
(https://openai-sb.com)
+
[
x
]
[
API2D
]
(https://api2d.com/r/197971)
+
[
x
]
[
OhMyGPT
]
(https://aigptx.top?aff=uFpUl2Kf)
...
...
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