Parcourir la source

chore: comment rename

Timothy J. Baek il y a 1 an
Parent
commit
c9173b71b6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      backend/config.py

+ 1 - 1
backend/config.py

@@ -200,7 +200,7 @@ if not os.path.exists(LITELLM_CONFIG_PATH):
 
 
 ####################################
-# OLLAMA_API_BASE_URL
+# OLLAMA_BASE_URL
 ####################################
 
 OLLAMA_API_BASE_URL = os.environ.get(