Chore/Add Groq Llama 3.1 (#2860)

* add gemini flash

* add gemin flash to vertex

* add gemin-1.5-flash-preview to vertex

* add azure gpt 4o

* add claude 3.5 sonnet

* add mistral nemo

* add groq llama3.1
This commit is contained in:
Henry Heng
2024-07-23 16:25:08 +01:00
committed by GitHub
parent 855e0e31f4
commit 417fe6b6a4
+20
View File
@@ -423,6 +423,26 @@
{
"name": "groqChat",
"models": [
{
"label": "llama-3.1-405b-reasoning",
"name": "llama-3.1-405b-reasoning"
},
{
"label": "llama-3.1-70b-versatile",
"name": "llama-3.1-70b-versatile"
},
{
"label": "llama-3.1-8b-instant",
"name": "llama-3.1-8b-instant"
},
{
"label": "llama3-groq-70b-8192-tool-use-preview",
"name": "llama3-groq-70b-8192-tool-use-preview"
},
{
"label": "llama3-groq-8b-8192-tool-use-preview",
"name": "llama3-groq-8b-8192-tool-use-preview"
},
{
"label": "gemma-7b-it",
"name": "gemma-7b-it"