groq/llama3-70b-8192

This commit is contained in:
Ishaan Jaff 2025-05-14 19:12:33 -07:00
parent 80c4b981ec
commit 24cae5aca1
2 changed files with 4 additions and 2 deletions

View file

@ -4192,7 +4192,8 @@
"output_cost_per_token": 7.9e-07,
"litellm_provider": "groq",
"mode": "chat",
"supports_response_schema": true
"supports_response_schema": true,
"supports_tool_choice": true
},
"groq/llama-3.1-8b-instant": {
"max_tokens": 8192,

View file

@ -4192,7 +4192,8 @@
"output_cost_per_token": 7.9e-07,
"litellm_provider": "groq",
"mode": "chat",
"supports_response_schema": true
"supports_response_schema": true,
"supports_tool_choice": true
},
"groq/llama-3.1-8b-instant": {
"max_tokens": 8192,