o2o-infinith-demo/supabase
Haewon Kam 82e9ec6cc0 fix: correct base64 encoding for Vision Analysis screenshots
- Previous chunked btoa approach encoded each chunk independently,
  producing corrupted base64 that Gemini couldn't parse (returned {})
- Now builds complete binary string first, then encodes once with btoa
- Added screenshot debug info to channel errors for diagnostics
- Confirmed: foundingYear 2004, doctors, gangnamunni data all extracted

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 11:38:16 +09:00
..
functions fix: correct base64 encoding for Vision Analysis screenshots 2026-04-05 11:38:16 +09:00
migrations fix: add Authorization header to all Edge Function calls + fix Vision Analysis 2026-04-05 10:08:03 +09:00
.gitignore feat: real API integration + YouTube Data API v3 + progressive loading 2026-04-02 10:57:14 +09:00
config.toml feat: real API integration + YouTube Data API v3 + progressive loading 2026-04-02 10:57:14 +09:00