diff --git a/conf/llm_factories.json b/conf/llm_factories.json index d28e6589f..08e5268aa 100644 --- a/conf/llm_factories.json +++ b/conf/llm_factories.json @@ -996,7 +996,7 @@ "status": "1", "llm": [ { - "llm_name": "gemini-2.5-flash-preview-04-17", + "llm_name": "gemini-2.5-flash-preview-05-20", "tags": "LLM,CHAT,1024K,IMAGE2TEXT", "max_tokens": 1048576, "model_type": "image2text", @@ -1023,7 +1023,7 @@ "model_type": "image2text" }, { - "llm_name": "gemini-2.5-pro-exp-03-25", + "llm_name": "gemini-2.5-pro-preview-05-06", "tags": "LLM,IMAGE2TEXT,1024K", "max_tokens": 1048576, "model_type": "image2text"