zhzabcd commited on
Commit
b22865e
1 Parent(s): 4027207

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -3
Dockerfile CHANGED
@@ -59,9 +59,7 @@ ENV OPENAI_API_KEY="sk-atc2024goproxybingai" \
59
  DO_NOT_TRACK=true \
60
  ANONYMIZED_TELEMETRY=false
61
 
62
- # Use locally bundled version of the LiteLLM cost map json
63
- # to avoid repetitive startup connections
64
- ENV LITELLM_LOCAL_MODEL_COST_MAP="True"
65
 
66
 
67
  #### Other models #########################################################
 
59
  DO_NOT_TRACK=true \
60
  ANONYMIZED_TELEMETRY=false
61
 
62
+
 
 
63
 
64
 
65
  #### Other models #########################################################