feat(iced): implement AI chat with streaming SSE and tool execution
This commit is contained in:
Generated
+3
@@ -2719,14 +2719,17 @@ dependencies = [
|
||||
"dirs 5.0.1",
|
||||
"env_logger",
|
||||
"evdev",
|
||||
"futures-util",
|
||||
"hcie-engine-api",
|
||||
"iced",
|
||||
"iced-panel-adapter",
|
||||
"image 0.25.10",
|
||||
"log",
|
||||
"reqwest",
|
||||
"rfd",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user