LAION-AI / Open-Assistant

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
https://open-assistant.io
Apache License 2.0
37.04k stars 3.23k forks source link

Add: option to view plaintext chat message. Issue/2508 #3496

Closed CertifiedJoon closed 1 year ago

CertifiedJoon commented 1 year ago

Fixes: #2508

Rendered by suspense

image

Plain text

image

I am not sure whether using memo on isPlainText has any performance gain. I need your opinions.