#custom chatbot text format

2 messages · Page 1 of 1 (latest)

fierce zealot
#

I have created a custom chatbot with sematic search on some documents. It is working, however, it only returns text in blocks of text. it does not format it for readability for example, bulletpoints or paragraphs.

I have updated the initial prompt to ask the model 'gpt-3.5-turbo' to do this e.g. 'Use bullet points and white space '\n' for better readability.' This does not work. I have also looked in my code to see if any html/css is restricting this ability and it seems like it is not. any help would be great.

narrow river
#

What is your logic like for this?