ramanujan-dev

Results 1 comments of ramanujan-dev

converting the file to binary, sending it to parts and then as a part is working for my case pdf_part = types.Part.from_bytes(data=file_as_binary("files\\1103842827 - Note 3.pdf"),mime_type="application/pdf") prompt = types.Part.from_text(text="this is the...