Hi Fam,
I have used the AI builder to extract text and images from PDF.
The goal is to feed it to ChatGPT but before that, I need to divide them into chunks as per model max token limit of 4096.
In Python, I would've used a library.
How do you do that in Power Automate?
What's the simplest way to split tokens after the step of "Recognize text in an image"
Best regards,