Uses of Enum Class
org.springframework.ai.prompt.TemplateFormat
Packages that use TemplateFormat
-
Uses of TemplateFormat in org.springframework.ai.prompt
Fields in org.springframework.ai.prompt declared as TemplateFormatMethods in org.springframework.ai.prompt that return TemplateFormatModifier and TypeMethodDescriptionstatic TemplateFormat
PromptTemplate.getTemplateFormat()
static TemplateFormat
Returns the enum constant of this class with the specified name.static TemplateFormat[]
TemplateFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.