public static interface PromptTemplateFactory.Input
Modifier and Type | Method and Description |
---|---|
default String |
getName()
Get the name of the template.
|
String |
getTemplate()
Get the template string.
|
Copyright © 2024. All rights reserved.