diff --git a/.env.template b/.env.template index 1375fb258..7cfd0ce0f 100644 --- a/.env.template +++ b/.env.template @@ -253,7 +253,7 @@ DBGPT_LOG_LEVEL=INFO #*******************************************************************# #** Application Config **# #*******************************************************************# -# Non-streaming scene retries -DBGPT_APP_SCENE_NON_STREAMING_RETRIES_BASE=1 -# Non-streaming scene parallelism -DBGPT_APP_SCENE_NON_STREAMING_PARALLELISM_BASE=1 \ No newline at end of file +## Non-streaming scene retries +# DBGPT_APP_SCENE_NON_STREAMING_RETRIES_BASE=1 +## Non-streaming scene parallelism +# DBGPT_APP_SCENE_NON_STREAMING_PARALLELISM_BASE=1 \ No newline at end of file