Skip to content

Commit

Permalink
update vertex embedding models
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryHengZJ committed Nov 6, 2024
1 parent 703acdc commit 1d82240
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages/components/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -1267,6 +1267,18 @@
{
"name": "googlevertexaiEmbeddings",
"models": [
{
"label": "multimodalembedding",
"name": "multimodalembedding"
},
{
"label": "text-embedding-004",
"name": "text-embedding-004"
},
{
"label": "text-multilingual-embedding-002",
"name": "text-multilingual-embedding-002"
},
{
"label": "textembedding-gecko@001",
"name": "textembedding-gecko@001"
Expand Down

0 comments on commit 1d82240

Please sign in to comment.