bibibi12345 commited on
Commit
e6b1705
·
verified ·
1 Parent(s): ef86834

Update app/main.py

Browse files
Files changed (1) hide show
  1. app/main.py +1 -1
app/main.py CHANGED
@@ -1370,7 +1370,7 @@ async def list_models(api_key: str = Depends(get_api_key)):
1370
  # Based on current information for Vertex AI models
1371
  models = [
1372
  {
1373
- "id": "gemini-2.5-pro-pre-05-06",
1374
  "object": "model",
1375
  "created": int(time.time()),
1376
  "owned_by": "google",
 
1370
  # Based on current information for Vertex AI models
1371
  models = [
1372
  {
1373
+ "id": "gemini-2.5-pro-preview-05-06",
1374
  "object": "model",
1375
  "created": int(time.time()),
1376
  "owned_by": "google",