Uses of Enum Class
dev.langchain4j.adaptiverag.QuestionRouter.Type
Packages that use QuestionRouter.Type
-
Uses of QuestionRouter.Type in dev.langchain4j.adaptiverag
Methods in dev.langchain4j.adaptiverag that return QuestionRouter.TypeModifier and TypeMethodDescriptionApplies a given question to an AI model and extracts the data source from the response.static QuestionRouter.Type
Returns the enum constant of this class with the specified name.static QuestionRouter.Type[]
QuestionRouter.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.