feat: Replace NHTSA VIN decode with Google Gemini via OCR service (#223) #229
@@ -207,7 +207,7 @@ services:
|
||||
# Vertex AI / Gemini configuration (maintenance schedule extraction)
|
||||
VERTEX_AI_PROJECT: motovaultpro
|
||||
VERTEX_AI_LOCATION: us-central1
|
||||
GEMINI_MODEL: gemini-2.5-flash
|
||||
GEMINI_MODEL: gemini-3.0-flash
|
||||
volumes:
|
||||
- /tmp/vin-debug:/tmp/vin-debug
|
||||
- ./secrets/app/auth0-ocr-client-id.txt:/run/secrets/auth0-ocr-client-id:ro
|
||||
|
||||
Reference in New Issue
Block a user