Upgrade gemini model to 2.5-flash

This commit is contained in:
scawful
2025-10-03 01:34:11 -04:00
parent ead4abbf33
commit ba12075ca9
14 changed files with 991 additions and 34 deletions

View File

@@ -70,7 +70,7 @@ pass "GEMINI_API_KEY is set"
# Test 3: Verify Gemini model availability
echo ""
echo "Test 3: Verify Gemini model availability"
GEMINI_MODEL="${GEMINI_MODEL:-gemini-1.5-flash}"
GEMINI_MODEL="${GEMINI_MODEL:-gemini-2.5-flash}"
echo " Testing with model: $GEMINI_MODEL"
# Quick API check