When using search_file_knowledge or get_file_content ragTools in rag agent, the results contains answers from documents and collections outside the specified collections and documents in searchSettings config filters.
Doesn't this completely destroy the purpose of filters?
When testing without these tools, RAG is significantly weaker and performance drops drastically. I feel these tools are necessary but cannot be used if filtering does not work..