Commit Graph

4 Commits

Author SHA1 Message Date
9c1a49bc01
Improved imports 2024-05-19 20:54:43 +02:00
b185463c3e
Switched the solution to fix #28 (and #24)
Instead of using a custom fork of the component, we use the release version. The custom fork causes #24. Now, we did what anyone does: We show the plain Markdown code first and switch to Markdown rendering after streaming is done.

- Removed local custom fork of the library
- Added release version of library
- Show plain Markdown code while streaming
- Switch to Markdown rendering after streaming
2024-05-13 18:42:34 +02:00
bb663d1b73
Added chat UI 2024-05-04 11:11:09 +02:00
a8c35f4d07
Added chat page & draft content block component 2024-04-22 18:56:18 +02:00