BuddyMath / .env.example
dotandru's picture
Fix: Clean production deployment with sse-starlette
9d29c62
raw
history blame contribute delete
196 Bytes
GOOGLE_API_KEY=your-gemini-api-key-here
# OCR Mode: development = Stitch & Strip engine (new, single-pass)
# production = Triple-Pass legacy (safe, proven)
OCR_STRIP_MODE=development