Problem:
When generating test cases or asking questions about a document you previously uploaded or discussed, you may notice that the "Consulted Sources" button is missing from the AI’s response.
Solution:
This happens because SQAI is highly efficient with its context. If a document was already read and analyzed earlier in the conversation, the AI retains that information in its immediate "memory" (context). To save processing time, it will not trigger the File Reader Agent to re-read the document if it believes it already has the necessary information.
If you want to force SQAI to re-examine a file to ensure the most accurate or updated results, use an explicit instruction in your prompt.
Example Prompt: "Read document xyz.pdf again thoroughly and generate test cases based on the latest version."
