generate internal id (debugging only)

NOT set to provider... Anthropic will reject a message with id
This commit is contained in:
Jochen
2025-11-27 17:20:16 +11:00
parent 7e1ce36a4b
commit 93dc4acf86
4 changed files with 108 additions and 0 deletions

View File

@@ -29,3 +29,4 @@ tokio-util = "0.7"
dirs = "5.0"
llama_cpp = { version = "0.3.2", features = ["metal"] }
shellexpand = "3.1"
rand = "0.8"