[GH-ISSUE #310] Summarization actions #180

Closed
opened 2026-02-22 18:18:15 -05:00 by yindo · 4 comments
Owner

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

Given the default nature of AnythingLLM is a Q/A against a document set, we should also enable an "action" via the prompt that can then do rote summarization of all text data attached to a specific workspace - if possible we should also enable filtering of summarization on specific documents in case their workspace contains many large documents.

/summary <?doc> <prompt/>

Originally created by @timothycarambat on GitHub (Oct 30, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/310 Given the default nature of AnythingLLM is a Q/A against a document set, we should also enable an "action" via the prompt that can then do rote summarization of all text data attached to a specific workspace - if possible we should also enable filtering of summarization on specific documents in case their workspace contains many large documents. `/summary <?doc> <prompt/>`
yindo added the enhancementcore-team-only labels 2026-02-22 18:18:15 -05:00
yindo closed this issue 2026-02-22 18:18:15 -05:00
Author
Owner

@bplunkert commented on GitHub (Feb 16, 2024):

This would be extremely useful.

@bplunkert commented on GitHub (Feb 16, 2024): This would be extremely useful.
Author
Owner

@richterd commented on GitHub (Feb 21, 2024):

+1

@richterd commented on GitHub (Feb 21, 2024): +1
Author
Owner

@timothycarambat commented on GitHub (Feb 21, 2024):

This will be done with https://github.com/Mintplex-Labs/anything-llm/pull/758
You can pin a document and ask to summarize and it will

@timothycarambat commented on GitHub (Feb 21, 2024): This will be done with https://github.com/Mintplex-Labs/anything-llm/pull/758 You can pin a document and ask to summarize and it will
Author
Owner

@raidduelist commented on GitHub (Jun 17, 2024):

Anything LLM, I move many files into the workspace. I want it to summarize all of the documents one by one but the results are not really good. There are actually so many important things to note but the result does not meet my expectation. I am using the LLama3 7B ai model. This is good but not really good. I feel like this can't generate multiple documents to summarize one by one with good result

@raidduelist commented on GitHub (Jun 17, 2024): Anything LLM, I move many files into the workspace. I want it to summarize all of the documents one by one but the results are not really good. There are actually so many important things to note but the result does not meet my expectation. I am using the LLama3 7B ai model. This is good but not really good. I feel like this can't generate multiple documents to summarize one by one with good result
yindo changed title from Summarization actions to [GH-ISSUE #310] Summarization actions 2026-06-05 14:33:54 -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#180