Have QnABot Render rich text from Kendra
0
Hello,
I'm creating a QnABot that pulls data from a Kendra index. Some of this data is in json. I would like to style this data (using markdown or similar) to make it easier to read and understand. Is there a way to hook in after the Kendra response is return and before it is displayed to the user?
Thanks!
asked 20 days ago24 views
1 Answers
0
Hi. That's a great question. Unfortunately, There is no way to style the Kendra response before it is displayed to the user as of now. Please refer to the below document for the available Tuning method with Kendra.
Tuning response: https://docs.aws.amazon.com/kendra/latest/dg/tuning-responses.html
Relevant questions
Have QnABot Render rich text from Kendra
asked 20 days agoLambda function to query Kendra for Lex Response
asked 5 months agoHow to import Postgres data that has JSON columns?
asked 2 years agoHow to upload a parquet format file of RDS table data to S3 without using snapshots
asked 5 months agoAdding FAQ URL from Kendra to Lex Response
Accepted Answerasked 6 months agoWhere to place the Amazon Kendra metadata files for Amazon S3 data source?
Accepted Answerasked 2 years agoLoading json string data as super from Glue job in to Redshift
asked 6 months agoHow to merge aws data pipeline output files into a single file?
asked 3 months agoData ingestion from Oracle Cloud into S3
Accepted Answerasked 4 years agoCan I query Kendra from Lex without AMAZON.KendraSearchIntent ?
asked 4 months ago