feat: Migrate Gemini SDK to google-genai (#231) #236

Merged
egullickson merged 8 commits from issue-231-migrate-gemini-sdk-google-genai into main 2026-03-01 04:08:11 +00:00
Showing only changes of commit 398d67304f - Show all commits

View File

@@ -21,8 +21,8 @@ google-cloud-vision>=3.7.0
# PDF Processing # PDF Processing
PyMuPDF>=1.23.0 PyMuPDF>=1.23.0
# Vertex AI / Gemini (maintenance schedule extraction) # Google GenAI / Gemini (maintenance schedule extraction, VIN decode)
google-cloud-aiplatform>=1.40.0 google-genai>=1.0.0
# Redis for job queue # Redis for job queue
redis>=5.0.0 redis>=5.0.0