CosmosShadow / gptpdf

Using GPT to parse PDF
MIT License
2.76k stars 212 forks source link

uploaded an unsupported image #6

Closed xsser closed 2 months ago

xsser commented 2 months ago

openai.BadRequestError: Error code: 400 - {'error': {'message': "You uploaded an unsupported image. Please make sure your image is below 20 MB in size and is of one the following formats: ['png', 'jpeg', 'gif', 'webp'].", 'type': 'invalid_request_error', 'param': None, 'code': 'sanitizer_server_error'}} ERROR:root:LLM(Large Languate Model) error, Please check your key or base_url, or network

CosmosShadow commented 2 months ago

Can you provide the PDF file?