placeholder='Describe what is in this Knowledge Base. A detailed description allows AI to access the content of the dataset more accurately. If empty, Dify will use the default hit strategy. (Optional)'
description:'This is a description of Pipeline 1. When use the general chunking mode, the chunks retrieved and recalled are the same. When use the general chunking mode, the chunks retrieved and recalled are the same.',
icon_type:'emoji',
icon:'🤖',
icon_background:'#F0FDF9',
icon_info:{
icon:'🤖',
icon_background:'#F0FDF9',
icon_type:'emoji',
},
doc_form: ChunkingMode.text,
position: 0,
},{
id:'2',
name:'Pipeline 2',
description:'This is a description of Pipeline 2. When use the general chunking mode, the chunks retrieved and recalled are the same.',
icon_type:'emoji',
icon:'🏖️',
icon_background:'#FFF4ED',
icon_info:{
icon:'🏖️',
icon_background:'#FFF4ED',
icon_type:'emoji',
},
doc_form: ChunkingMode.parentChild,
position: 1,
},{
id:'3',
name:'Pipeline 3',
description:'This is a description of Pipeline 3',
icon_type:'emoji',
icon:'🚀',
icon_background:'#FEFBE8',
icon_info:{
icon:'🚀',
icon_background:'#FEFBE8',
icon_type:'emoji',
},
doc_form: ChunkingMode.qa,
position: 2,
},{
id:'4',
name:'Pipeline 4',
description:'This is a description of Pipeline 4',
description:'This is a description of Pipeline 1. When use the general chunking mode, the chunks retrieved and recalled are the same. When use the general chunking mode, the chunks retrieved and recalled are the same.',
icon_type:'emoji',
icon:'🤖',
icon_background:'#F0FDF9',
icon_info:{
icon:'🤖',
icon_background:'#F0FDF9',
icon_type:'emoji',
},
doc_form: ChunkingMode.text,
position: 0,
},{
id:'2',
name:'Pipeline 2',
description:'This is a description of Pipeline 2. When use the general chunking mode, the chunks retrieved and recalled are the same.',
icon_type:'emoji',
icon:'🏖️',
icon_background:'#FFF4ED',
icon_info:{
icon:'🏖️',
icon_background:'#FFF4ED',
icon_type:'emoji',
},
doc_form: ChunkingMode.parentChild,
position: 1,
},{
id:'3',
name:'Pipeline 3',
description:'This is a description of Pipeline 3',
icon_type:'emoji',
icon:'🚀',
icon_background:'#FEFBE8',
icon_info:{
icon:'🚀',
icon_background:'#FEFBE8',
icon_type:'emoji',
},
doc_form: ChunkingMode.qa,
position: 2,
},{
id:'4',
name:'Pipeline 4',
description:'This is a description of Pipeline 4',
knowledgeNameAndIconPlaceholder:'Please enter the name of the Knowledge Base',
knowledgeDescription:'Knowledge description',
knowledgeDescriptionPlaceholder:'Describe what is in this Knowledge Base. A detailed description allows AI to access the content of the dataset more accurately. If empty, Dify will use the default hit strategy. (Optional)',