Chore/models update (#3111)

* 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
This commit is contained in:
Henry Heng
2024-08-29 19:55:02 +01:00
committed by GitHub
parent 7103912203
commit 157f570672
+8
View File
@@ -220,6 +220,10 @@
{
"name": "azureChatOpenAI",
"models": [
{
"label": "gpt-4o-mini",
"name": "gpt-4o-mini"
},
{
"label": "gpt-4o",
"name": "gpt-4o"
@@ -249,6 +253,10 @@
{
"name": "azureChatOpenAI_LlamaIndex",
"models": [
{
"label": "gpt-4o-mini",
"name": "gpt-4o-mini"
},
{
"label": "gpt-4o",
"name": "gpt-4o"