AI Studio is an independent app for utilizing LLM.
Go to file
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
app Switched the solution to fix #28 (and #24) 2024-05-13 18:42:34 +02:00
media Init 2024-03-28 22:26:48 +01:00
runtime Added IPC allowlist for localhost 2024-05-13 18:22:13 +02:00
.gitattributes Init 2024-03-28 22:26:48 +01:00
.gitignore Init 2024-03-28 22:26:48 +01:00