fix vector python embedding
This commit is contained in:
@@ -29,8 +29,8 @@ parameters:
|
||||
|
||||
mto.vector.data.upload.path: '%mto.knowledge.upload%'
|
||||
|
||||
mto.index.chunk_size: 800
|
||||
mto.index.chunk_overlap: 100
|
||||
mto.index.chunk_size: 250
|
||||
mto.index.chunk_overlap: 50
|
||||
mto.index.embedding_model: 'intfloat/multilingual-e5-base'
|
||||
mto.index.embedding_dimension: 768
|
||||
mto.index.scoring_version: 1
|
||||
|
||||
Reference in New Issue
Block a user