I ran the formula to get rid of HTML, raw URLs and markdown links + truncated the text to 4056 characters.
however some of the rows have errors (see screenshot) saying cell data size exceeded 8kb - why is this?
I am using an HTTP request to jina.ai that is pulling markdown's of websites
Then I am using openAI to summarize those websites and compare it to my ICP to run an ICP checker.
Is it possible to truncate the content of the jina.ai markdown when sending it to open ai? I am spending a lot of credits summarzing each website
is the only data i can use as the input the company name?
If i have the company country and address can i include that so the data matching is more accurate?