[GH-ISSUE #116] Load URLs from document loader #78

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

Originally created by @timothycarambat on GitHub (Jun 27, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/116

The document uploader that exists in the application currently allows the user to upload a number of files directly but there is no reason why we should not enable the user to paste in an arbitrary web address or Github public repo link.

This should sent a request to the python document processor that can then run the script to collect and parse this information.

Originally created by @timothycarambat on GitHub (Jun 27, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/116 The document uploader that exists in the application currently allows the user to upload a number of files directly but there is no reason why we should not enable the user to paste in an arbitrary web address or Github public repo link. This should sent a request to the python document processor that can then run the script to collect and parse this information.
yindo added the enhancement label 2026-02-22 18:17:47 -05:00
yindo closed this issue 2026-02-22 18:17:47 -05:00
Author
Owner

@timothycarambat commented on GitHub (Nov 14, 2023):

moved to #363

@timothycarambat commented on GitHub (Nov 14, 2023): moved to #363
yindo changed title from Load URLs from document loader to [GH-ISSUE #116] Load URLs from document loader 2026-06-05 14:33:21 -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#78