[GH-ISSUE #2671] [BUG]: citations dont reflect the prompt #1730

Closed
opened 2026-02-22 18:26:16 -05:00 by yindo · 1 comment
Owner

Originally created by @morbificagent on GitHub (Nov 21, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2671

How are you running AnythingLLM?

Docker (remote machine)

What happened?

If i use the Prompt "firewall" it should be used for the SimilaritySearch i think... which are reflected in the citations right?

But the citations are showing:
...
Standort Gebäude Speed Anbieter Gerät Bemerkung
Dortmund „Frische Luft“ LoadBalancing Lancom (1) Haupt-Router
Dortmund „Frische Luft“ 250 / 40 Telekom
Lancom (2)
VPN gemischt
Dortmund „Lonnenhohl“ 100 / 100
Plusnet
(QSC)
Richtfunk
VPN gemischtSpezifikation: EDV Handbuch
Infrastruktur
...
with a score of 32% match

But why? There isnt the word "firewall" in it... so it should reach 0% instead of 32 right?
Or do i missunderstand something here?

Are there known steps to reproduce?

No response

Originally created by @morbificagent on GitHub (Nov 21, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2671 ### How are you running AnythingLLM? Docker (remote machine) ### What happened? If i use the Prompt "**firewall**" it should be used for the SimilaritySearch i think... which are reflected in the citations right? But the citations are showing: ... Standort Gebäude Speed Anbieter Gerät Bemerkung Dortmund „Frische Luft“ LoadBalancing Lancom (1) Haupt-Router Dortmund „Frische Luft“ 250 / 40 Telekom Lancom (2) VPN gemischt Dortmund „Lonnenhohl“ 100 / 100 Plusnet (QSC) Richtfunk VPN gemischtSpezifikation: EDV Handbuch Infrastruktur ... with a score of **32% match** But why? There isnt the word "firewall" in it... so it should reach 0% instead of 32 right? Or do i missunderstand something here? ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:26:16 -05:00
yindo closed this issue 2026-02-22 18:26:16 -05:00
Author
Owner

@morbificagent commented on GitHub (Nov 21, 2024):

OK, i think i should have read how the SimilaritySearch in vectordatabases is working... sorry

@morbificagent commented on GitHub (Nov 21, 2024): OK, i think i should have read how the SimilaritySearch in vectordatabases is working... sorry
yindo changed title from [BUG]: citations dont reflect the prompt to [GH-ISSUE #2671] [BUG]: citations dont reflect the prompt 2026-06-05 14:42:22 -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#1730