Package com.embabel.agent.rag
Class EntitySearch
-
- All Implemented Interfaces:
public class EntitySearchControls entity search Open to allow specializations
-
-
Field Summary
Fields Modifier and Type Field Description private final Set<String>labelsprivate final BooleangenerateQueries
-
Constructor Summary
Constructors Constructor Description EntitySearch(Set<String> labels, Boolean generateQueries)
-
Method Summary
Modifier and Type Method Description final Set<String>getLabels()final BooleangetGenerateQueries()
-