mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-14 04:05:58 +08:00
Feat: add voyage-multimodal-3 (#7987)
### What problem does this PR solve? Add voyage-multimodal-3. ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
parent
37998abef3
commit
37075eab98
@ -3195,6 +3195,12 @@
|
|||||||
"tags": "TEXT EMBEDDING, TEXT RE-RANK",
|
"tags": "TEXT EMBEDDING, TEXT RE-RANK",
|
||||||
"status": "1",
|
"status": "1",
|
||||||
"llm": [
|
"llm": [
|
||||||
|
{
|
||||||
|
"llm_name": "voyage-multimodal-3",
|
||||||
|
"tags": "TEXT EMBEDDING,Chat,IMAGE2TEXT,32000",
|
||||||
|
"max_tokens": 32000,
|
||||||
|
"model_type": "embedding"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"llm_name": "voyage-large-2-instruct",
|
"llm_name": "voyage-large-2-instruct",
|
||||||
"tags": "TEXT EMBEDDING,16000",
|
"tags": "TEXT EMBEDDING,16000",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user