mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-13 20:05:58 +08:00
siliconflow support bge-3 && bce-v1 embedding (#7198)
This commit is contained in:
parent
f9cf418f0f
commit
67b9fdaad7
@ -0,0 +1,5 @@
|
|||||||
|
model: netease-youdao/bce-embedding-base_v1
|
||||||
|
model_type: text-embedding
|
||||||
|
model_properties:
|
||||||
|
context_size: 512
|
||||||
|
max_chunks: 1
|
@ -0,0 +1,5 @@
|
|||||||
|
model: BAAI/bge-m3
|
||||||
|
model_type: text-embedding
|
||||||
|
model_properties:
|
||||||
|
context_size: 8192
|
||||||
|
max_chunks: 1
|
Loading…
x
Reference in New Issue
Block a user