@setoelkahfi / 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
index 3ba65e7..0e6b08b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ agent-client-protocol = { version = "0.10.4", features = ["unstable_session_fork # Onde Inference engine (local LLM) # onde = { path = "../onde" } -onde = "1.0.0" +onde = "1.1.2" # Async runtime async-trait = "0.1"