Commit efd64480 by archer

docs

parent cd2fd77d
......@@ -12,7 +12,7 @@
## openai key 池管理方案
推荐使用 [one-api](https://github.com/songquanpeng/one-api) 项目来管理 key 池,兼容 openai 和微软等多渠道。部署可以看该项目的 README.md,也可以看 [在 Sealos 1 分钟部署 one-api](./one-api/sealos.md)
推荐使用 [one-api](https://github.com/songquanpeng/one-api) 项目来管理 key 池,兼容 openai 和微软等多渠道。部署可以看该项目的 README.md,也可以看 [在 Sealos 1 分钟部署 one-api](./oneapi/index.md)
### 1. 准备一些内容
......
......@@ -17,7 +17,7 @@ const config = {
onBrokenMarkdownLinks: 'warn',
i18n: {
defaultLocale: 'en',
defaultLocale: 'zh-Hans',
locales: ['en', 'zh-Hans']
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment