update config.yaml

This commit is contained in:
stellahsr 2023-09-24 13:03:38 +08:00
parent cf90cbc528
commit 1bb2450949

View file

@ -7,7 +7,6 @@
## Or, you can configure OPENAI_PROXY to access official OPENAI_API_BASE.
OPENAI_API_BASE: "https://openai-forward.metadl.com/v1"
#OPENAI_PROXY: "http://127.0.0.1:8118"
OPENAI_API_KEY: "YOUR_API_KEY"
OPENAI_API_MODEL: "gpt-4"
MAX_TOKENS: 1500