Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Document Pinning does not count in query mode. #1218

Closed
timothycarambat opened this issue Apr 28, 2024 · 0 comments · Fixed by #1250
Closed

[BUG]: Document Pinning does not count in query mode. #1218

timothycarambat opened this issue Apr 28, 2024 · 0 comments · Fixed by #1250
Assignees
Labels
core-team-only enhancement New feature or request

Comments

@timothycarambat
Copy link
Member

How are you running AnythingLLM?

All versions

What happened?

#729 (comment)

Query mode limits responses on if a vector search results in a non-zero result. Pinning is handled differently but the presence of a pin should also count towards query mode since it is really a force search result in query mode.

Are there known steps to reproduce?

No response

@timothycarambat timothycarambat added possible bug Bug was reported but is not confirmed or is unable to be replicated. bug Something isn't working core-team-only and removed possible bug Bug was reported but is not confirmed or is unable to be replicated. labels Apr 28, 2024
@timothycarambat timothycarambat added enhancement New feature or request and removed bug Something isn't working labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-team-only enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants