I use the example pdf, just change the api key. But there is always report error:
processed_chunk = await generate_completion(markdown_prompt, max_tokens=len(ocr_corrected_chunk) + 500)
^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: object of type 'NoneType' has no len()