Uses of Package
com.flowable.agent.engine.impl.knowledgebase.pipeline
Packages that use com.flowable.agent.engine.impl.knowledgebase.pipeline
Package
Description
-
Classes in com.flowable.agent.engine.impl.knowledgebase.pipeline used by com.flowable.agent.engine.impl.knowledgebase.pipelineClassDescription
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! -
Classes in com.flowable.agent.engine.impl.knowledgebase.pipeline used by com.flowable.agent.engine.impl.knowledgebase.runtimeClassDescription
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! -
Classes in com.flowable.agent.engine.impl.knowledgebase.pipeline used by com.flowable.agent.engine.impl.processorClassDescription
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!