Uses of Enum Class
org.springframework.ai.chat.prompt.TemplateFormat
-
Uses of TemplateFormat in org.springframework.ai.chat.prompt
Modifier 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.