AI-Studio/app/MindWork AI Studio/Chat
Thorsten Sommer 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
..
ChatRole.cs Added chat UI 2024-05-04 11:11:09 +02:00
ChatThread.cs Added chat UI 2024-05-04 11:11:09 +02:00
ContentBlock.cs Added chat UI 2024-05-04 11:11:09 +02:00
ContentBlockComponent.razor Switched the solution to fix #28 (and #24) 2024-05-13 18:42:34 +02:00
ContentBlockComponent.razor.cs Added chat UI 2024-05-04 11:11:09 +02:00
ContentImage.cs Added chat UI 2024-05-04 11:11:09 +02:00
ContentText.cs Added chat UI 2024-05-04 11:11:09 +02:00
ContentType.cs Added chat UI 2024-05-04 11:11:09 +02:00
IContent.cs Added chat UI 2024-05-04 11:11:09 +02:00
Workspace.cs Added chat UI 2024-05-04 11:11:09 +02:00