fix groq/llama3-70b-8192

This commit is contained in:
Ishaan Jaff
2025-05-14 18:39:25 -07:00
parent fc8d28f7df
commit 85601a69e5
2 changed files with 4 additions and 2 deletions
@@ -4190,7 +4190,8 @@
"input_cost_per_token": 5.9e-07,
"output_cost_per_token": 7.9e-07,
"litellm_provider": "groq",
"mode": "chat"
"mode": "chat",
"supports_response_schema": true
},
"groq/llama-3.1-8b-instant": {
"max_tokens": 8192,
+2 -1
View File
@@ -4190,7 +4190,8 @@
"input_cost_per_token": 5.9e-07,
"output_cost_per_token": 7.9e-07,
"litellm_provider": "groq",
"mode": "chat"
"mode": "chat",
"supports_response_schema": true
},
"groq/llama-3.1-8b-instant": {
"max_tokens": 8192,