This commit is contained in:
archer
2023-07-04 15:54:18 +08:00
parent dda7847f77
commit 982e36e79d

View File

@@ -30,7 +30,7 @@ https://cloud.sealos.io/
```
# 下面的地址是 Sealos 提供的,务必写上 v1
OPENAI_BASE_URL=https://xxxx.cloud.sealos.io/v1
ONEAPI_URL=https://xxxx.cloud.sealos.io/v1
# 下面的 key 由 one-api 提供
OPENAIKEY=sk-xxxxxx
ONEAPI_KEY=sk-xxxxxx
```