better Chat, but many bugs

This commit is contained in:
2025-12-30 17:15:21 +01:00
parent 7eec07c931
commit cfd3f68077
5 changed files with 259 additions and 147 deletions

View File

@@ -15,6 +15,7 @@ serde = { version = "1", features = ["derive"] }
serde-wasm-bindgen = "0.6"
console_error_panic_hook = "0.1.7"
serde_json = "1.0.148"
gloo-timers = "0.3.0"
[workspace]
members = ["src-tauri"]