From b062128ec1715e5de948347fea1b3df8c6333cac Mon Sep 17 00:00:00 2001 From: Ren Kararou Date: Sun, 23 Nov 2025 00:42:54 -0600 Subject: switch to rig; working repl --- Cargo.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 929e23a..6ce3db4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,8 +5,10 @@ edition = "2024" publish = ["crates-io"] [dependencies] +base64 = "0.22.1" chrono = "0.4.42" -llm-connector = "0.5.3" +reqwest = "0.12.24" +rig-core = { version = "0.24.0", features = ["all", "audio"] } serde = { version = "1.0.228", features = ["derive"] } serde_json = "1.0.145" tokio = { version = "1.48.0", features = ["full"] } -- cgit 1.4.1-2-gfad0