Open LukeLalor opened 1 month ago
let's go with 2. This way the fix will also help the github assistant.
clarification: GitHubLoader should be enhanced to download the repository as a whole and check file contents from there rather than downloading on a file by file basis.
As a note, we can use commit hash to determine if we need to check for file diffs at all when updating.
With the github-search example, abhi was hitting rate limit errors with the github api.
We can work around this in two ways,