Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chatbot markdown rendering #798

Merged
merged 21 commits into from
Nov 13, 2023
Merged

Conversation

ieaves
Copy link
Contributor

@ieaves ieaves commented Nov 11, 2023

No description provided.

Copy link

linear bot commented Nov 11, 2023

GRA-1040 Chatbot Markdown Rendering

Response content from the Chatbot doesn't render with correct spacing or take advantage of available markdown syntax like code blocks. Example image attached.

Screenshot 2023-11-10 at 6.26.35 PM.png

Copy link

vercel bot commented Nov 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Nov 13, 2023 0:33am

@ieaves ieaves requested a review from edlouth November 11, 2023 18:31
Copy link
Contributor

github-actions bot commented Nov 11, 2023

Uffizzi Preview deployment-40562 was deleted.

Copy link

codecov bot commented Nov 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (df79ca2) 94.27% compared to head (1a78d1a) 94.28%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #798   +/-   ##
=======================================
  Coverage   94.27%   94.28%           
=======================================
  Files         467      467           
  Lines        8669     8675    +6     
  Branches     1096     1097    +1     
=======================================
+ Hits         8173     8179    +6     
  Misses        493      493           
  Partials        3        3           
Flag Coverage Δ
grai-frontend 97.71% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
grai-frontend/src/components/chat/ChatInput.tsx 100.00% <100.00%> (ø)
grai-frontend/src/components/chat/ChatMessage.tsx 100.00% <100.00%> (ø)
...rai-frontend/src/components/chat/WebsocketChat.tsx 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@edlouth edlouth changed the title Feature/gra 1040 chatbot markdown rendering Chatbot markdown rendering Nov 13, 2023
@edlouth edlouth merged commit 2a36e1e into master Nov 13, 2023
21 checks passed
@edlouth edlouth deleted the feature/gra-1040-chatbot-markdown-rendering branch November 13, 2023 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants