wffcyrus commited on
Commit
c3ce266
·
1 Parent(s): 6bfed37

Update config/key.yaml

Browse files
Files changed (1) hide show
  1. config/key.yaml +2 -2
config/key.yaml CHANGED
@@ -5,9 +5,9 @@
5
  ## The official OPENAI_API_BASE is https://api.openai.com/v1
6
  ## If the official OPENAI_API_BASE is not available, we recommend using the [openai-forward](https://github.com/beidongjiedeguang/openai-forward).
7
  ## Or, you can configure OPENAI_PROXY to access official OPENAI_API_BASE.
8
- OPENAI_API_BASE: "https://qhhbavqt.cloud.sealos.io/v1"
9
  #OPENAI_PROXY: "http://127.0.0.1:8118"
10
- OPENAI_API_KEY: "sk-DQUhBoywf5I4sl14AbEa25A2B2A1436cB28a9dE597780cA4"
11
  OPENAI_API_MODEL: "gpt-3.5-turbo-16k"
12
  MAX_TOKENS: 8192
13
  RPM: 10
 
5
  ## The official OPENAI_API_BASE is https://api.openai.com/v1
6
  ## If the official OPENAI_API_BASE is not available, we recommend using the [openai-forward](https://github.com/beidongjiedeguang/openai-forward).
7
  ## Or, you can configure OPENAI_PROXY to access official OPENAI_API_BASE.
8
+ OPENAI_API_BASE: "https://instcopilot-oneapi.zeabur.app/v1"
9
  #OPENAI_PROXY: "http://127.0.0.1:8118"
10
+ OPENAI_API_KEY: "sk-yVAWQS9N8xfy5ySsA30696Cb9041499fBd690eE3F75aAbFa"
11
  OPENAI_API_MODEL: "gpt-3.5-turbo-16k"
12
  MAX_TOKENS: 8192
13
  RPM: 10