
Announcements
I want to use an existing SharePoint Online site with files as a content source, my questions are:
From Microsoft: Due to memory limits, generative answers can only use SharePoint files that are under 3 MB. If a file is larger than 3 MB, consider splitting it into multiple smaller files.
Hi @AntG_NZ ,
There is currently no documentation on how to handle files over 3MB. Unfortunately, there is no direct workaround to exceed this limit. However, you can consider the following approaches:
Split Larger Documents: If you have files larger than 3MB, break them down into smaller chunks. Divide the content into separate files and process them individually.
Leverage File Compression:
Best regards,
Rimmon