@hej / sigit / commits / 11ea535

Use latest Onde sdk

Seto Elkahfi committed May 29, 2026 at 11:23 UTC 11ea5353fd9b358d34812248f648d97becde6157
1 file changed +1 -1
Cargo.toml
+1 -1
@@ -22,7 +22,7 @@ agent-client-protocol = { version = "0.10.4", features = ["unstable_session_fork
22
23 # Onde Inference engine (local LLM)
24 # onde = { path = "../onde" }
25 -onde = "1.0.0"
25 +onde = "1.1.2"
26
27 # Async runtime
28 async-trait = "0.1"