lucasnseq's picture
Update consts.py
1105bd6 verified
raw
history blame contribute delete
131 Bytes
DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
AVAILABLE_MODELS = ["gpt-4.1-mini", "gpt-4.1", "gemini-2.0-flash"]