Issue with RAG Functionality in Dust: Search_Dust_Docs Bug Report
Hi, I'm experiencing an issue with the RAG functionality in Dust. Issue details: - My Notion documents are correctly connected and indexed (visible in Connected Data > Notion > ...) - I can see the documents in the interface - However, the search_dust_docs function cannot access their content - This makes the RAG feature unusable for my use case Technical context: - The documents are properly indexed (they appear in the navigation) - The permissions are correct (indexing worked) - Multiple search approaches were tried: * Full path search * Exact document name * Keywords * Different combinations - The agent consistently fails to retrieve the content This seems to be a bug in the search_dust_docs function implementation rather than a configuration issue. Can you please investigate this as it's blocking my ability to use Dust effectively? Thank you for your help! Laurent