From e7dc60f2c300d490672fc9f3fe4ec5a1c6c411eb Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Tue, 28 Apr 2026 11:48:15 -0400 Subject: [PATCH] adding tiktoken --- overlays/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/overlays/default.nix b/overlays/default.nix index 3c94185..a1cbec3 100644 --- a/overlays/default.nix +++ b/overlays/default.nix @@ -42,6 +42,7 @@ sqlalchemy tenacity textual + tiktoken tinytuya typer websockets