Update utils.py

This commit is contained in:
Navnit Shukla 2026-04-26 23:30:34 -07:00 committed by GitHub
parent 2b8b614120
commit 87ebce46fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,6 +25,7 @@ class SnowflakeBaseConfig:
"temperature",
"max_tokens",
"top_p",
"stream",
"response_format",
"tools",
"tool_choice",