Package com.flowable.agent.engine.impl.knowledgebase.pipeline
package com.flowable.agent.engine.impl.knowledgebase.pipeline
-
ClassDescription
PROCESSING ---------- KnowledgeBaseSourceProcessor - input: KnowledgeBaseSourceItem - output: KnowledgeBaseItem has List<KnowledgeBaseItemSection> -> split into dumb chunks -> split into markdown sections -> split into 'smart' sections KnowledgeBaseSourceProcessor : Pipeline in Design/runtime: Work Folder -> Document --> TextBasedFormat --> Conversion into chunks --> Conversion into embeddings --> KnowledgeBaseItem Important!