diff --git a/.env.example b/.env.example index a3e37d9a..2d782fce 100644 --- a/.env.example +++ b/.env.example @@ -14,4 +14,4 @@ ANONYMIZED_TELEMETRY=false # Use locally bundled version of the LiteLLM cost map json # to avoid repetitive startup connections -LITELLM_LOCAL_MODEL_COST_MAP="true" \ No newline at end of file +LITELLM_LOCAL_MODEL_COST_MAP="True" \ No newline at end of file