feat: add temperature env var (#2083)

This commit is contained in:
Tyler
2025-04-11 13:45:57 -04:00
committed by GitHub
parent 9bd27cebcb
commit 54f794bc32
3 changed files with 30 additions and 1 deletions
Generated
+1
View File
@@ -2361,6 +2361,7 @@ dependencies = [
"serde_yaml",
"serial_test",
"sha2",
"temp-env",
"tempfile",
"thiserror 1.0.69",
"tokenizers",