AWS amazonq documentation change
Summary
Added 'Advanced search' section describing enhanced retrieval capabilities using Agentic RAG
Security assessment
The change documents a new search feature without any security-specific context or vulnerability remediation. It focuses on improved query processing functionality.
Diff
diff --git a/amazonq/latest/qbusiness-ug/using-web-experience.md b/amazonq/latest/qbusiness-ug/using-web-experience.md index 78cf8bae7..d901e727b 100644 --- a//amazonq/latest/qbusiness-ug/using-web-experience.md +++ b//amazonq/latest/qbusiness-ug/using-web-experience.md @@ -5 +5 @@ -Example promptsEngage with contextual responsesAnalysis and reasoningPerform actions using pluginsReview source citationsUpload files and chatCopy responsesProvide feedbackConversation managementResponse sourcesLogin, Logout and session duration for Web Experience +Example promptsEngage with contextual responsesAnalysis and reasoningPerform actions using pluginsReview source citationsUpload files and chatAdvanced searchCopy responsesProvide feedbackConversation managementResponse sourcesLogin, Logout and session duration for Web Experience @@ -34,0 +35,2 @@ The Amazon Q Business web experience provides you with the following capabilitie + * Advanced search + @@ -95,0 +98,6 @@ If you connect enterprise data to your application, file upload functionality is +## Advanced search + +Advanced search is an Amazon Q Business feature that you can toggle on from within your web experience interface. When enabled, it enhances the standard retrieval-augmented generation of Amazon Q Business by employing intelligent agents that analyze queries more thoroughly, maintain conversation context, and intelligently performs multiple data retrieval operations to gather comprehensive information. Advanced search is particularly useful for complex, multi-faceted queries where you need more comprehensive and contextually aware responses, and want to track real time progress on query processing. + +For more information, see [Agentic Retrieval Augmented Generation (RAG)](https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/agentic-rag.html). + @@ -191 +199 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Hallucination mitigation +Agentic RAG