Fix deprecation_date value for llama groq models (#11151)

This commit is contained in:
Kyrylo Yefimenko
2025-05-26 10:43:35 -07:00
committed by GitHub
parent 1009defbdc
commit f37a1a5854
+2 -2
View File
@@ -4392,7 +4392,7 @@
"supports_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true,
"deprecation_date": "2025-1-6"
"deprecation_date": "2025-01-06"
},
"groq/llama3-groq-8b-8192-tool-use-preview": {
"max_tokens": 8192,
@@ -4405,7 +4405,7 @@
"supports_function_calling": true,
"supports_response_schema": true,
"supports_tool_choice": true,
"deprecation_date": "2025-1-6"
"deprecation_date": "2025-01-06"
},
"groq/qwen-qwq-32b": {
"max_tokens": 128000,