feat: allow user disable openai API debug log (#1041)

* feat: allow user disable openai API debug log

* chore: fix pnpm lock
This commit is contained in:
cong
2023-03-31 11:40:01 +08:00
committed by GitHub
parent 0878af0239
commit 468bed7705
5 changed files with 1813 additions and 1754 deletions

View File

@@ -10,6 +10,9 @@ OPENAI_API_BASE_URL=
# OpenAI API Model - https://platform.openai.com/docs/models
OPENAI_API_MODEL=
# set `true` to disable OpenAI API debug log
OPENAI_API_DISABLE_DEBUG=
# Reverse Proxy
API_REVERSE_PROXY=