[GH-ISSUE #1680] [FEAT]: Bulk prompting #1096

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

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

What would you like to see?

If one could upload a folder of documents (or if this feature was enabled, an entire Container of docs) then a single prompt issued to be executed on each individual document...that would be a HUGE win.

Example:

  1. Connect to an Azure Blob Storage Container
  2. Then back in the prompting area, select the Container and issue a single prompt to execute on all
    • Summarize this document into 4 sentences or less, etc.
  3. BONUS: Save the results into yet another Container!...wow
Originally created by @ericthomas1 on GitHub (Jun 13, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1680 ### What would you like to see? If one could upload a folder of documents (or if [this feature was enabled](https://github.com/Mintplex-Labs/anything-llm/issues/1679), an entire Container of docs) then a single prompt issued to be executed on each individual document...that would be a HUGE win. **Example**: 1. Connect to an Azure Blob Storage Container 2. Then back in the prompting area, select the Container and issue a single prompt to execute on all - `Summarize this document into 4 sentences or less`, etc. 3. BONUS: Save the results into yet another Container!...wow
yindo added the enhancementfeature request labels 2026-02-22 18:23:06 -05:00
yindo closed this issue 2026-02-22 18:23:06 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jun 14, 2024):

You could do this via the @agent skill for document summarization, a competent model, and uploading all the documents into the workspace 👍

@timothycarambat commented on GitHub (Jun 14, 2024): You could do this via the `@agent` skill for document summarization, a competent model, and uploading all the documents into the workspace 👍
yindo changed title from [FEAT]: Bulk prompting to [GH-ISSUE #1680] [FEAT]: Bulk prompting 2026-06-05 14:38:57 -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#1096