Chore/models update (#2634)

* add gemini flash

* add gemin flash to vertex

* add gemin-1.5-flash-preview to vertex

* add azure gpt 4o
pull/2604/head
Henry Heng 2024-06-13 14:35:35 +01:00 committed by GitHub
parent 76c5e6a893
commit f2c6a1988f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -215,6 +215,10 @@
{
"name": "azureChatOpenAI",
"models": [
{
"label": "gpt-4o",
"name": "gpt-4o"
},
{
"label": "gpt-4",
"name": "gpt-4"
@ -240,6 +244,10 @@
{
"name": "azureChatOpenAI_LlamaIndex",
"models": [
{
"label": "gpt-4o",
"name": "gpt-4o"
},
{
"label": "gpt-4",
"name": "gpt-4"