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

1
Cargo.lock generated
View File

@@ -1546,6 +1546,7 @@ dependencies = [
"futures-util",
"llama_cpp",
"nanoid",
"rand",
"reqwest",
"serde",
"serde_json",