vella-backend / setup /environment.py
luanpoppe
fix
c6178da
raw
history blame
147 Bytes
default_model = "gpt-4o-mini"
# default_model = "gpt-4o"
api_url = "https://luanpoppe-vella-backend.hf.space"
# api_url = "http://localhost:8000"