astronomer / ask-astro

An end-to-end LLM reference implementation providing a Q&A interface for Airflow and Astronomer
https://ask.astronomer.io/
Apache License 2.0
192 stars 47 forks source link

Improve readability of list results #215

Closed dpatlut closed 9 months ago

dpatlut commented 9 months ago

Describe the bug When a list is returned by Ask Astro, it is poorly formated.

To Reproduce

  1. Run Ask-Astro website
  2. Ask it to give a list of anything
  3. See output

Expected behavior A list with line breaks between each list item

Screenshots

Screen Shot 2023-12-18 at 11 05 47 AM

Screen Shot 2023-12-15 at 11 51 09 AM

Additional context N/A

pankajkoti commented 9 months ago

Closed as work was completed in PR #240