Explorar el Código

chore: comment rename

Timothy J. Baek hace 1 año
padre
commit
c9173b71b6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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(