lucasnseq commited on
Commit
bce22dc
·
verified ·
1 Parent(s): f61048a

Update consts.py

Browse files
Files changed (1) hide show
  1. consts.py +2 -2
consts.py CHANGED
@@ -1,2 +1,2 @@
1
- DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
2
- MODEL_ID = "gpt-4.1"
 
1
+ DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
2
+ MODEL_ID = "gpt-4.1-mini"