Display formatted output in AI assistant

Created on 30 August 2024, 22 days ago
Updated 11 September 2024, 9 days ago

Problem/Motivation

I am using the AI Assistant chatbot in my site.
I see that the AI is returning me a response like:

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the:

1. Lorem Ipsum is simply dummy text of the 
2. Lorem Ipsum is simply dummy text of the 
3. Lorem Ipsum is simply dummy text of the 
4. Lorem Ipsum is simply dummy text of the 


Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. ItLorem Ipsum is simply dummy text of the 

But when the chatbot displays it, it completely strips away all the newlines and just displays the entire thing as a continuous text:

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the: 1. Lorem Ipsum is simply dummy text of the  2. Lorem Ipsum is simply dummy text of the  3. Lorem Ipsum is simply dummy text of the  4. Lorem Ipsum is simply dummy text of the Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. ItLorem Ipsum is simply dummy text of the 

Steps to reproduce

- Add an AI assistant
- Ask a question that should return a formatted response, like reponse having bullet points.
The points won't appear.

Proposed resolution

Use field formatter to format the output.
Also need to consider the case for Markdown text.

Remaining tasks

NA

User interface changes

AI assistant will display formatted output.

API changes

NA

Data model changes

NA

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇮🇳India Vivek Panicker Kolkata

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024