[GH-ISSUE #2362] [FEAT]: Upload Repo from a local folder. #1540

Closed
opened 2026-02-22 18:25:20 -05:00 by yindo · 1 comment
Owner

Originally created by @olariuromeo on GitHub (Sep 24, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2362

What would you like to see?

GitHub has a limit for downloading repositories directly via the API. It would be useful if we could upload a folder directly from the computer containing our data. This way, a new folder with our documents would be automatically created within the data directory. Additionally, I often encounter the following error:

[collector] error: Error: Unable to fetch repository files: 403 {"message":"API rate limit exceeded for user ID . If you reach out to GitHub Support for help, please include the request ID and timestamp","documentation_url":"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api","status":"403"} at /app/collector/node_modules/langchain/dist/document_loaders/web/github.cjs:

This is a feature request for the application, upload from local repo wil be very fast and no limit.

Originally created by @olariuromeo on GitHub (Sep 24, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2362 ### What would you like to see? GitHub has a limit for downloading repositories directly via the API. It would be useful if we could upload a folder directly from the computer containing our data. This way, a new folder with our documents would be automatically created within the data directory. Additionally, I often encounter the following error: [collector] error: Error: Unable to fetch repository files: 403 {"message":"API rate limit exceeded for user ID . If you reach out to GitHub Support for help, please include the request ID and timestamp","documentation_url":"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api","status":"403"} at /app/collector/node_modules/langchain/dist/document_loaders/web/github.cjs: This is a feature request for the application, upload from local repo wil be very fast and no limit.
yindo added the enhancementfeature request labels 2026-02-22 18:25:20 -05:00
yindo closed this issue 2026-02-22 18:25:20 -05:00
Author
Owner

@timothycarambat commented on GitHub (Sep 24, 2024):

Moving to #923

@timothycarambat commented on GitHub (Sep 24, 2024): Moving to #923
yindo changed title from [FEAT]: Upload Repo from a local folder. to [GH-ISSUE #2362] [FEAT]: Upload Repo from a local folder. 2026-06-05 14:41:18 -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#1540