θΏ™ζ˜―indexlocζδΎ›ηš„ζœεŠ‘οΌŒδΈθ¦θΎ“ε…₯任何密码
Skip to content

Conversation

@timothycarambat
Copy link
Member

@timothycarambat timothycarambat commented Feb 20, 2024

Show alert modal on first pin for client
Add ability to use pins in stream/chat/embed

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #729
resolves #310

What is in this change?

Enable the ability for the user to "pin" documents to the workspace. This does a full-text context injection into the prompt + vector-searching to ensure that important documents are always attached to a context window. This can resolve almost any relevancy problems depending on the model being used + the document content.

Additional Information

Add any other context about the Pull Request here that was not captured above.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

Show alert modal on first pin for client
Add ability to use pins in stream/chat/embed
@Mintplex-Labs Mintplex-Labs deleted a comment from review-agent-prime bot Feb 20, 2024
Copy link
Member Author

@timothycarambat timothycarambat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RTM

@timothycarambat timothycarambat merged commit 791c0ee into master Feb 21, 2024
@timothycarambat timothycarambat deleted the 729-document-pinning branch February 21, 2024 21:15
cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
* Enable ability to do full-text query on documents
Show alert modal on first pin for client
Add ability to use pins in stream/chat/embed

* typo and copy update

* simplify spread of context and sources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: Document Pinning Summarization actions

2 participants