mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 05:24:02 +00:00
Update Dockerfile
fix
This commit is contained in:
parent
563377a58a
commit
b2020383dd
@ -56,7 +56,7 @@ ENV OPENAI_API_KEY="" \
|
|||||||
|
|
||||||
# Use locally bundled version of the LiteLLM cost map json
|
# Use locally bundled version of the LiteLLM cost map json
|
||||||
# to avoid repetitive startup connections
|
# to avoid repetitive startup connections
|
||||||
ENV LITELLM_LOCAL_MODEL_COST_MAP="true"
|
ENV LITELLM_LOCAL_MODEL_COST_MAP="True"
|
||||||
|
|
||||||
|
|
||||||
#### Other models #########################################################
|
#### Other models #########################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user