[GH-ISSUE #904] [FEAT]: Default support to search from some sites #538

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

Originally created by @razakpm on GitHub (Mar 13, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/904

What would you like to see?

I have a requirement to support multi-website information retrieval, implement role-based access restrictions for retrieving searches from those sites, and enable the ability to search through PDF documents available on designated websites. I noticed that [anything-llm] offers PDF features. Could you confirm if it's possible to provide site URLs?

Originally created by @razakpm on GitHub (Mar 13, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/904 ### What would you like to see? I have a requirement to support multi-website information retrieval, implement role-based access restrictions for retrieving searches from those sites, and enable the ability to search through PDF documents available on designated websites. I noticed that [anything-llm] offers PDF features. Could you confirm if it's possible to provide site URLs?
yindo added the enhancementfeature request labels 2026-02-22 18:20:04 -05:00
yindo closed this issue 2026-02-22 18:20:04 -05:00
Author
Owner

@timothycarambat commented on GitHub (Mar 13, 2024):

The PDF is a direct file upload only. It would be recommended that you download the file and upload and or automate this via the API (Docker version only - no API on desktop).

If you put a URL to a PDF in the "website fetch" part of the uploader I'm pretty certain it will fail. That is a great feature to add though. Being able to fetch even documents via a URL and read them in.

@timothycarambat commented on GitHub (Mar 13, 2024): The PDF is a direct file upload only. It would be recommended that you download the file and upload and or automate this via the API (Docker version only - no API on desktop). If you put a URL to a PDF in the "website fetch" part of the uploader I'm pretty certain it will fail. That is a great feature to add though. Being able to fetch even documents via a URL and read them in.
yindo changed title from [FEAT]: Default support to search from some sites to [GH-ISSUE #904] [FEAT]: Default support to search from some sites 2026-06-05 14:35:52 -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#538