[GH-ISSUE #1922] [FEAT]: data connector to batch load repositories #1247

Closed
opened 2026-02-22 18:23:54 -05:00 by yindo · 0 comments
Owner

Originally created by @DipFlip on GitHub (Jul 22, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1922

What would you like to see?

It would be useful to be able to collect many git repositories at once through a data connector.

Perhaps by inputting multiple repository addresses separated by return and then loading them at once or through uploading a repos.txt file containing all repo addresses to load.

Another solution could be to recursively load git submodules present in a repo that is collected. Then a user could create a new repo where they add all the repositories they would like to collect and submit this repo in AnythingLLM's data connector.

Originally created by @DipFlip on GitHub (Jul 22, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1922 ### What would you like to see? It would be useful to be able to collect many git repositories at once through a data connector. Perhaps by inputting multiple repository addresses separated by return and then loading them at once or through uploading a `repos.txt` file containing all repo addresses to load. Another solution could be to recursively load git submodules present in a repo that is collected. Then a user could create a new repo where they add all the repositories they would like to collect and submit this repo in AnythingLLM's data connector.
yindo added the enhancementfeature request labels 2026-02-22 18:23:55 -05:00
yindo closed this issue 2026-02-22 18:23:55 -05:00
yindo changed title from [FEAT]: data connector to batch load repositories to [GH-ISSUE #1922] [FEAT]: data connector to batch load repositories 2026-06-05 14:39:43 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1247