-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
investigatingCore team or maintainer will or is currently looking into this issueCore team or maintainer will or is currently looking into this issuepossible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.
Description
How are you running AnythingLLM?
Docker (local)
What happened?
Unrelated queries are pulling references documents with 0 or even negative similarity scores. If prompt query is relevant to documents then it seems to work very well.
AnythinLLM v1.8.2
LanceDB
OpenAI LLM (chatgpt-4o-latest)
LocalAI Embedder (mxbai-embed-large-v1)
Are there known steps to reproduce?
- Create Workspace
- Configure Vector Database for Workspace to Accuracy Optimised
- Set 0.75 threshold
- Upload documents
- Prompt with unrelated query (Meybe just "Hello")
- Observe that citations include references with similarity scores of 0 or lower!
Metadata
Metadata
Assignees
Labels
investigatingCore team or maintainer will or is currently looking into this issueCore team or maintainer will or is currently looking into this issuepossible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.