[GH-ISSUE #4717] [BUG]: Similarity score not showing in citation UI for Astra, Qdrant, Weaviate #2986

Closed
opened 2026-02-22 18:32:09 -05:00 by yindo · 0 comments
Owner

Originally created by @shatfield4 on GitHub (Dec 5, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4717

Originally assigned to: @shatfield4 on GitHub.

How are you running AnythingLLM?

Docker (local)

What happened?

There is a bug with Astra, Qdrant, Weaviate vector dbs where viewing the citations returned by the vector db would not show the similarity score.

We should add score to result.sourceDocuments.push() inside the similarityResponse function to fix this issue.

Are there known steps to reproduce?

No response

Originally created by @shatfield4 on GitHub (Dec 5, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4717 Originally assigned to: @shatfield4 on GitHub. ### How are you running AnythingLLM? Docker (local) ### What happened? There is a bug with Astra, Qdrant, Weaviate vector dbs where viewing the citations returned by the vector db would not show the similarity score. We should add `score` to `result.sourceDocuments.push()` inside the `similarityResponse` function to fix this issue. ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:32:09 -05:00
yindo closed this issue 2026-02-22 18:32:09 -05:00
yindo changed title from [BUG]: Similarity score not showing in citation UI for Astra, Qdrant, Weaviate to [GH-ISSUE #4717] [BUG]: Similarity score not showing in citation UI for Astra, Qdrant, Weaviate 2026-06-05 14:49:40 -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#2986