feat(knowledge): 实现外部直接插入知识库
This commit is contained in:
@@ -20,4 +20,7 @@
|
||||
<chain id="embedding_submit">
|
||||
SER(embedding_preview, import_vector_source)
|
||||
</chain>
|
||||
<chain id="embedding_submit_directly">
|
||||
SER(import_vector_source)
|
||||
</chain>
|
||||
</flow>
|
||||
Reference in New Issue
Block a user