Uses of Interface
com.flowable.agent.engine.impl.deployer.KnowledgeBaseModelProcessor
Packages that use KnowledgeBaseModelProcessor
Package
Description
-
Uses of KnowledgeBaseModelProcessor in com.flowable.agent.engine
Fields in com.flowable.agent.engine with type parameters of type KnowledgeBaseModelProcessorModifier and TypeFieldDescriptionprotected List<KnowledgeBaseModelProcessor> AgentEngineConfiguration.knowledgeBaseModelProcessorsMethods in com.flowable.agent.engine that return types with arguments of type KnowledgeBaseModelProcessorMethod parameters in com.flowable.agent.engine with type arguments of type KnowledgeBaseModelProcessorModifier and TypeMethodDescriptionvoidAgentEngineConfiguration.setKnowledgeBaseModelProcessors(List<KnowledgeBaseModelProcessor> knowledgeBaseModelProcessors) -
Uses of KnowledgeBaseModelProcessor in com.flowable.agent.engine.impl.model.embedding
Classes in com.flowable.agent.engine.impl.model.embedding that implement KnowledgeBaseModelProcessorModifier and TypeClassDescriptionclassclass -
Uses of KnowledgeBaseModelProcessor in com.flowable.agent.engine.impl.model.openai
Classes in com.flowable.agent.engine.impl.model.openai that implement KnowledgeBaseModelProcessor -
Uses of KnowledgeBaseModelProcessor in com.flowable.agent.engine.impl.model.openai.azure
Classes in com.flowable.agent.engine.impl.model.openai.azure that implement KnowledgeBaseModelProcessor -
Uses of KnowledgeBaseModelProcessor in com.flowable.agent.engine.impl.model.openai.vectorstore
Classes in com.flowable.agent.engine.impl.model.openai.vectorstore that implement KnowledgeBaseModelProcessorModifier and TypeClassDescriptionclassclass -
Uses of KnowledgeBaseModelProcessor in com.flowable.agent.engine.impl.model.source
Classes in com.flowable.agent.engine.impl.model.source that implement KnowledgeBaseModelProcessorModifier and TypeClassDescriptionclassclassclass -
Uses of KnowledgeBaseModelProcessor in com.flowable.agent.engine.impl.model.vectorstore
Classes in com.flowable.agent.engine.impl.model.vectorstore that implement KnowledgeBaseModelProcessorModifier and TypeClassDescriptionclassclass -
Uses of KnowledgeBaseModelProcessor in com.flowable.agent.engine.impl.model.vectorstore.elasticsearch
Classes in com.flowable.agent.engine.impl.model.vectorstore.elasticsearch that implement KnowledgeBaseModelProcessor -
Uses of KnowledgeBaseModelProcessor in com.flowable.agent.engine.impl.processor
Classes in com.flowable.agent.engine.impl.processor that implement KnowledgeBaseModelProcessor