AI rewrite articles in one shot to save tokens?

Is it possible to send single request for rewriter? I am using Gemini API and 1minAI’s API, Gemini has limit of 20 RPD (I am using almost 10 free APIs), as for 1min.AI’s API, it has limit of 180 RPM, Also, when rewriter send multiple requests to rewriter content, it often gets error after some requests and token consumption is become too high due to multiple requests.

Is it possible to send the whole article in single request? I am using Google AI Studio’s app (build myself) to humanize the content and it is keeping the score of content under 30% in zerogpt.com, I have tried same with 1min.AI chat module too. Both were giving good results with same prompt. But it is too much time consuming and hassle to do this for each article separately. SCM is the best in this regard, only problem is that it send requests by paragraphs which often causes issue with APIs.
If it can send single requests with whole article and instructions, it will solve the API requests issue.

I tried doing same with Page Pipeline tool, but it was not picking existing articles at all. So, it was not useful in this case at all.

Are you trying to rewrite an AI article, or a generated article from scraped content?

Or are you loading an article from drive?

Generated scraped articles can’t be sent 1 article at a time, only in batches of paragaphs.