chore: 🎨 format

This commit is contained in:
ThatOneCalculator
2024-01-04 20:05:19 -08:00
parent db4bc1ecbf
commit 699fbefb8a
2 changed files with 18 additions and 11 deletions

View File

@@ -26,7 +26,6 @@ if ENV == "prod":
if OLLAMA_API_BASE_URL == "/ollama/api":
OLLAMA_API_BASE_URL = "http://host.docker.internal:11434/api"
####################################
# OPENAI_API
####################################