You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed and merged on the main branch! It will be included in the v0.3.1 release! You can install it by cloning the GitHub repo and using pip install -e . or wait for the release, which should come soon!
Hi,
Suggestion for a small but nice frontend improvement: add
whitespace-pre-line
as an HTML class in this line:Verba/frontend/components/ChatComponent.tsx
Line 230 in 94a2555
As such, messages in the chat will be displayed with proper line breaks.
With:
Without:
The text was updated successfully, but these errors were encountered: