Chore/Groq Llama3.2 (#3255)

* 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

* add gpt4o-mini to azure

* o1 mini

* add groq llama 3.2
This commit is contained in:
Henry Heng
2024-09-25 20:20:04 +01:00
committed by GitHub
parent 340d40e908
commit 57f8169e87
+16
View File
@@ -431,6 +431,22 @@
{
"name": "groqChat",
"models": [
{
"label": "llama-3.2-1b-preview",
"name": "llama-3.2-1b-preview"
},
{
"label": "llama-3.2-3b-preview",
"name": "llama-3.2-3b-preview"
},
{
"label": "llama-3.2-11b-text-preview",
"name": "llama-3.2-11b-text-preview"
},
{
"label": "llama-3.2-90b-text-preview",
"name": "llama-3.2-90b-text-preview"
},
{
"label": "llama-3.1-405b-reasoning",
"name": "llama-3.1-405b-reasoning"