diff --git a/README.md b/README.md index c972c600..c333e135 100644 --- a/README.md +++ b/README.md @@ -29,34 +29,33 @@ _✨ All in one 的 OpenAI 接口,整合各种 API 访问方式,开箱即用
- 程序下载 + Program Download · - 部署教程 + Deployment Tutorial · - 意见反馈 + Feedback · - 截图展示 + Screenshots · - 在线演示 + Online Demo · - 常见问题 + FAQ
- -> **Warning**:从 `v0.2` 版本升级到 `v0.3` 版本需要手动迁移数据库,请手动执行[数据库迁移脚本](./bin/migration_v0.2-v0.3.sql)。 +> **Warning**: To upgrade from version `v0.2` to version `v0.3`The version requires manual migration of the database. Please manually execute the [database migration script].(./bin/migration_v0.2-v0.3.sql)。 -## 功能 -1. 支持多种 API 访问渠道,欢迎 PR 或提 issue 添加更多渠道: - + [x] OpenAI 官方通道 +## Functionality +1.Supports multiple API access channels, welcome PR or submit an issue to add more channels: + + [x] Official OpenAI channel + [x] **Azure OpenAI API** + [x] [API2D](https://api2d.com/r/197971) + [x] [OhMyGPT](https://aigptx.top?aff=uFpUl2Kf) - + [x] [AI Proxy](https://aiproxy.io/?i=OneAPI) (邀请码:`OneAPI`) + + [x] [AI Proxy](https://aiproxy.io/?i=OneAPI) (Invitation code:`OneAPI`) + [x] [AI.LS](https://ai.ls) + [x] [OpenAI Max](https://openaimax.com) + [x] [OpenAI-SB](https://openai-sb.com) + [x] [CloseAI](https://console.openai-asia.com/r/2412) - + [x] 自定义渠道:例如使用自行搭建的 OpenAI 代理 + + [x] Custom channels: For example, using self-built OpenAI proxies. 2. 支持通过**负载均衡**的方式访问多个渠道。 3. 支持 **stream 模式**,可以通过流式传输实现打字机效果。 4. 支持**多机部署**,[详见此处](#多机部署)。 @@ -194,4 +193,4 @@ https://openai.justsong.cn + 请检查你的令牌额度是否足够,这个和账户额度是分开的。 + 令牌额度仅供用户设置最大使用量,用户可自由设置。 2. 宝塔部署后访问出现空白页面? - + 自动配置的问题,详见[#97](https://github.com/songquanpeng/one-api/issues/97)。 \ No newline at end of file + + 自动配置的问题,详见[#97](https://github.com/songquanpeng/one-api/issues/97)。