Uses of Enum Class
dev.langchain4j.service.tool.HallucinatedToolNameStrategy
Packages that use HallucinatedToolNameStrategy
-
Uses of HallucinatedToolNameStrategy in dev.langchain4j.service.tool
Methods in dev.langchain4j.service.tool that return HallucinatedToolNameStrategyModifier and TypeMethodDescriptionstatic HallucinatedToolNameStrategy
Returns the enum constant of this class with the specified name.static HallucinatedToolNameStrategy[]
HallucinatedToolNameStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.