mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 11:01:22 +03:00
@@ -1188,6 +1188,16 @@
|
||||
{
|
||||
"name": "voyageAIEmbeddings",
|
||||
"models": [
|
||||
{
|
||||
"label": "voyage-3",
|
||||
"name": "voyage-3",
|
||||
"description": "High-performance embedding model with excellent retrieval quality, 32K token context, and 1024 dimension size."
|
||||
},
|
||||
{
|
||||
"label": "voyage-3-lite",
|
||||
"name": "voyage-3-lite",
|
||||
"description": "Lightweight embedding model optimized for low latency and cost, 32K token context, and 512 dimension size."
|
||||
},
|
||||
{
|
||||
"label": "voyage-2",
|
||||
"name": "voyage-2",
|
||||
|
||||
Reference in New Issue
Block a user