AI-Studio/app/MindWork AI Studio
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
..
Chat Switched the solution to fix #28 (and #24) 2024-05-13 18:42:34 +02:00
Components Link app.css 2024-05-13 18:24:18 +02:00
Provider Added the no provider 2024-05-04 11:12:05 +02:00
Settings Added options for energy saving & send shortcuts 2024-05-04 11:00:46 +02:00
Tools Added Rust service class to use system clipboard 2024-05-04 10:50:04 +02:00
wwwroot Integration of MudBlazor 2024-04-05 16:16:33 +02:00
build.nu Move compiled .NET app to dist folder using expected platform naming 2024-05-11 13:31:54 +02:00
MarkdownClipboardService.cs Added Markdown clipboard service 2024-05-04 10:48:06 +02:00
MindWork AI Studio.csproj Switched the solution to fix #28 (and #24) 2024-05-13 18:42:34 +02:00
Program.cs Send a message to Tauri on stdout when the server was started 2024-05-12 14:32:34 +02:00