[GH-ISSUE #2119] [FEAT]: Mention document in a workspace with suggestion #1378

Open
opened 2026-02-22 18:24:31 -05:00 by yindo · 3 comments
Owner

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

What would you like to see?

As the documents are already uploaded to a Workspace, features like slash (/) command or a @agent command a way to choose a specific document from a suggestion would be appreciated. I can suggest @@{Name of Document}. This way the user can easily pick their desired document from the suggestion

image

Originally created by @mayeenulislam on GitHub (Aug 15, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2119 ### What would you like to see? As the documents are already uploaded to a Workspace, features like slash (/) command or a `@agent` command a way to choose a specific document from a suggestion would be appreciated. I can suggest `@@{Name of Document}`. This way the user can easily pick their desired document from the suggestion ![image](https://github.com/user-attachments/assets/a3c252fc-de6f-468d-bddf-ec06087a8bc5)
yindo added the enhancementfeature request labels 2026-02-22 18:24:31 -05:00
Author
Owner

@therealtimex commented on GitHub (Apr 4, 2025):

I suggest "#" instead of "@@"

@therealtimex commented on GitHub (Apr 4, 2025): I suggest "#" instead of "@@"
Author
Owner

@timothycarambat commented on GitHub (Apr 4, 2025):

What would the implication here be on the LLM side? Would this temporarily pin the entire document's contents into the prompt?

We will certainly need something other than @@ since @ is how agents work, so it might look for an agent doing that. That is something that can be decided later.

@timothycarambat commented on GitHub (Apr 4, 2025): What would the implication here be on the LLM side? Would this temporarily pin the entire document's contents into the prompt? We will certainly need something other than `@@` since `@` is how agents work, so it might look for an agent doing that. That is something that can be decided later.
Author
Owner

@therealtimex commented on GitHub (Apr 4, 2025):

I think the implication is significant. It can make a direct reference to the document(s) in the prompt or an agent flow. This UI allows to reference both newly uploaded or existing ones in the workspace.

@therealtimex commented on GitHub (Apr 4, 2025): I think the implication is significant. It can make a direct reference to the document(s) in the prompt or an agent flow. This UI allows to reference both newly uploaded or existing ones in the workspace.
yindo changed title from [FEAT]: Mention document in a workspace with suggestion to [GH-ISSUE #2119] [FEAT]: Mention document in a workspace with suggestion 2026-06-05 14:40:28 -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#1378