JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.flowable.agent.engine.impl.knowledgebase.pipeline.steps.embedder
Interface KnowledgeBaseEmbedder
All Known Implementing Classes:
SpringAiEmbeddingModelEmbedder
public interface
KnowledgeBaseEmbedder
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
dimensions
()
float[]
embed
(
String
text)
Method Details
embed
float[]
embed
(
String
text)
dimensions
int
dimensions
()