pinacai / PINAC_Workspace

OpenSource & Cross-Platform alternative of "Copilot for Windows"
GNU General Public License v3.0
17 stars 23 forks source link

Inconsistent AI Response Presentation #4

Closed RajeshTechForge closed 1 month ago

RajeshTechForge commented 1 month ago

Description

This issue pertains to the current presentation of AI responses within the application. We've observed that AI responses are delivered in a scattered manner, making it challenging for users to comprehend the overall answer. This fragmented delivery negatively impacts the user experience by hindering clear understanding and potentially leading to frustration.

RajeshTechForge commented 1 month ago

To solve this issue, we are introducing the Markdown format for displaying AI responses. This will lead to a better view and be easier to read.

RajeshTechForge commented 1 month ago

1d750d9b2b68591e0d2a5cd4aacd37ed47079269 - Introduced the Markdown format for showing AI response on our application 27a39fbcc40ac6628b13d7e8d50cf7b56482df92 - Improved Markdown for Code Blocks and Inline Codes