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:
@@ -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=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user