chips commited on
Commit
637f89c
·
1 Parent(s): 5286c40
Files changed (1) hide show
  1. app/config.py +1 -1
app/config.py CHANGED
@@ -31,7 +31,7 @@ class Settings(BaseSettings):
31
  "gpt-4o", # first model is the default of the vendor
32
  "gpt-4o-2024-11-20",
33
  "gpt-4o-mini",
34
- "gpt-4.1-2025-04-14"
35
  "ft:gpt-4o-2024-08-06:dreem:selfridges-dresses-test:BVYmIA6e",
36
  ]
37
 
 
31
  "gpt-4o", # first model is the default of the vendor
32
  "gpt-4o-2024-11-20",
33
  "gpt-4o-mini",
34
+ "gpt-4.1-2025-04-14",
35
  "ft:gpt-4o-2024-08-06:dreem:selfridges-dresses-test:BVYmIA6e",
36
  ]
37