feat: add image for chunk method (#139)
* feat: add image of chunk method * feat: add image for chunk method
This commit is contained in:
@@ -220,7 +220,7 @@ const KnowledgeFile = () => {
|
||||
key: 'create_date',
|
||||
},
|
||||
{
|
||||
title: 'Category',
|
||||
title: 'Chunk Method',
|
||||
dataIndex: 'parser_id',
|
||||
key: 'parser_id',
|
||||
render: (text) => {
|
||||
|
||||
Reference in New Issue
Block a user