gordonchan commited on
Commit
71ae19c
·
verified ·
1 Parent(s): 60f1429

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -14,7 +14,7 @@ ENV AUTO_CLEAR_TXT=True
14
  ENV TIMEOUT_SECONDS=60
15
  ENV MAX_RETRY=3
16
  ENV ALLOW_RESET_CONFIG=False
17
- ENV AVAIL_LLM_MODELS="['gpt-3.5-turbo-1106','gpt-3.5-turbo-16k', 'gpt-3.5-turbo','qwen-max,gemini-pro']"
18
 
19
 
20
  # 开放 端口
 
14
  ENV TIMEOUT_SECONDS=60
15
  ENV MAX_RETRY=3
16
  ENV ALLOW_RESET_CONFIG=False
17
+ ENV AVAIL_LLM_MODELS="['gpt-3.5-turbo-1106','gpt-3.5-turbo-16k', 'gpt-3.5-turbo','qwen-max','gemini-pro']"
18
 
19
 
20
  # 开放 端口