Github Document Loader

Hello, Im using the Github Document Loader with the Recursive Character Text Splitter, all connected to a Qdrant Vector Store.

The issue is that even though my repo weights 1.4 MB im getting the error that im trying to add 35 MB to the Vector DB.

The Github node is gathering for a specific branch.

I think we are getting a lot of history, or even cache from github.
How can I get rid of this issue?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.