You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RAG consistently showing fixed 30 documents regardless of query
Description of the Issue:
Hello,
I'm experiencing a persistent issue with the RAG (Retrieval-Augmented Generation) functionality of the Smart Composer plugin. No matter what query I enter (e.g., @3.resource Korea), the "Potentially Relevant Snippets from the current vault" section consistently displays the exact same 30 documents, with the same file (embedding.md) always appearing at the top. This happens regardless of the query's relevance to those 30 files.
This behavior severely limits the utility of the RAG feature, as it fails to dynamically retrieve contextually relevant information from my vault based on the query.
Steps Taken to Resolve (and their outcome):
I have repeatedly executed both Smart Composer: Rebuild entire vault index and Smart Composer: Update index for modified files commands.
I have restarted Obsidian multiple times after rebuilding the index.
Despite these attempts, the issue persists, and the list of 30 documents remains static for all queries.
Expected Behavior:
The RAG should dynamically select and display documents that are semantically relevant to the input query, based on the entire vault's index.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
RAG consistently showing fixed 30 documents regardless of query
Description of the Issue:
Hello,
I'm experiencing a persistent issue with the RAG (Retrieval-Augmented Generation) functionality of the Smart Composer plugin. No matter what query I enter (e.g.,
@3.resource Korea), the "Potentially Relevant Snippets from the current vault" section consistently displays the exact same 30 documents, with the same file (embedding.md) always appearing at the top. This happens regardless of the query's relevance to those 30 files.This behavior severely limits the utility of the RAG feature, as it fails to dynamically retrieve contextually relevant information from my vault based on the query.
Steps Taken to Resolve (and their outcome):
Smart Composer: Rebuild entire vault indexandSmart Composer: Update index for modified filescommands.Despite these attempts, the issue persists, and the list of 30 documents remains static for all queries.
Expected Behavior:
The RAG should dynamically select and display documents that are semantically relevant to the input query, based on the entire vault's index.
Obsidian Version: (v1.8.10)
Smart Composer Plugin Version: (v1.2.1)
Operating System: (win10)
Any guidance or suggestions would be greatly appreciated. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions