raidendotai / cofounder

ai-generated apps , full stack + generative UI
https://cofounder.openinterface.ai/
MIT License
4.16k stars 433 forks source link

image exceeds 5 MB maximum #53

Open jroth55 opened 1 day ago

jroth55 commented 1 day ago

Hi, I am wondering if anyone is getting this error while the Designer Analysis stage (designer/layoutv1 task analysis)?

{ asyncretry_error: { id: 'op:LLM::GEN', error: BadRequestError: 400 { status: 400, headers: { 'cf-cache-status': 'DYNAMIC', 'cf-ray': '8dcd691aab942ead-MEL', connection: 'keep-alive', 'content-length': '169', 'content-type': 'application/json', date: 'Sun, 03 Nov 2024 15:31:25 GMT', 'request-id': 'req_01DpCHxH1cyZDKe4137651em', server: 'cloudflare', via: '1.1 google', 'x-robots-tag': 'none', 'x-should-retry': 'false' }, request_id: 'req_01DpCHxH1cyZDKe4137651em', error: { type: 'error', error: { type: 'invalid_request_error', message: 'messages.0.content.1.image.source.base64: image exceeds 5 MB maximum: 5327908 bytes > 5242880 bytes' } } } } }

raidendotai commented 1 day ago

yes indeed - API was sending images bigger than claude limits. waiting for new index checkpoint to complete (in ~1hr) and will push updated api thanks :)

QRMarketing commented 11 hours ago

Yes, same issue ... just loops on this error .... Any work arounds?