[GH-ISSUE #729] [FEAT]: Document Pinning #415

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

Originally created by @timothycarambat on GitHub (Feb 15, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/729

What would you like to see?

Users should be able to "pin" a document in a workspace where the entire context of the document (context permitting) is placed into the system message.

Doing this will override almost all other documents and settings for a workspace since we will need to maximize context window space and provide ample room for responses.

Originally created by @timothycarambat on GitHub (Feb 15, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/729 ### What would you like to see? Users should be able to "pin" a document in a workspace where the entire context of the document (context permitting) is placed into the system message. Doing this will override almost all other documents and settings for a workspace since we will need to maximize context window space and provide ample room for responses.
yindo added the enhancementfeature request labels 2026-02-22 18:19:23 -05:00
yindo closed this issue 2026-02-22 18:19:23 -05:00
Author
Owner

@stanribilir commented on GitHub (Apr 28, 2024):

thanks Tim. sometimes when i don't pin the document, it retrieves no answer (with the query mode). when i pin it, i get some pretty good answers with my pdf. another detail is i use built-in embedding and vector db settings with 1000 chunks and 40 overlaps.

@stanribilir commented on GitHub (Apr 28, 2024): thanks Tim. sometimes when i don't pin the document, it retrieves no answer (with the query mode). when i pin it, i get some pretty good answers with my pdf. another detail is i use built-in embedding and vector db settings with 1000 chunks and 40 overlaps.
Author
Owner

@timothycarambat commented on GitHub (Apr 28, 2024):

Ah, so in query it does not seem to allow you to just use pinned docs, which i suppose can make sense but ideally when in query mode, pins should count and be allowed.

@timothycarambat commented on GitHub (Apr 28, 2024): Ah, so in query it does not seem to allow you to just use pinned docs, which i suppose can make sense but ideally when in query mode, pins should count and be allowed.
Author
Owner

@camarajordan commented on GitHub (May 30, 2024):

What about "select all" and "pin it all"?
Is it a good idea?

@camarajordan commented on GitHub (May 30, 2024): What about "select all" and "pin it all"? Is it a good idea?
Author
Owner

@wimkhan commented on GitHub (Nov 8, 2024):

What about "select all" and "pin it all"? Is it a good idea?

i do agree!

@wimkhan commented on GitHub (Nov 8, 2024): > What about "select all" and "pin it all"? Is it a good idea? i do agree!
yindo changed title from [FEAT]: Document Pinning to [GH-ISSUE #729] [FEAT]: Document Pinning 2026-06-05 14:35:11 -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#415