From c8dcde6cd0d1f255d69d78e67657760b8d5d7359 Mon Sep 17 00:00:00 2001 From: Kalo Chin <91766386+fdb02983rhy@users.noreply.github.com> Date: Sat, 8 Feb 2025 10:12:42 +0900 Subject: [PATCH] fix: Gemini 2.0 Flash 001 model yaml file naming (#13372) --- .../llm/{gemini-2.0-flash-001.yml => gemini-2.0-flash-001.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/core/model_runtime/model_providers/google/llm/{gemini-2.0-flash-001.yml => gemini-2.0-flash-001.yaml} (100%) diff --git a/api/core/model_runtime/model_providers/google/llm/gemini-2.0-flash-001.yml b/api/core/model_runtime/model_providers/google/llm/gemini-2.0-flash-001.yaml similarity index 100% rename from api/core/model_runtime/model_providers/google/llm/gemini-2.0-flash-001.yml rename to api/core/model_runtime/model_providers/google/llm/gemini-2.0-flash-001.yaml