mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-11-02 02:00:21 +00:00
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 |
||
|---|---|---|
| .. | ||
| ChatRole.cs | ||
| ChatThread.cs | ||
| ContentBlock.cs | ||
| ContentBlockComponent.razor | ||
| ContentBlockComponent.razor.cs | ||
| ContentImage.cs | ||
| ContentText.cs | ||
| ContentType.cs | ||
| IContent.cs | ||
| Workspace.cs | ||