public class PromptTemplate extends Object
| Constructor and Description |
|---|
PromptTemplate(String template) |
| Modifier and Type | Method and Description |
|---|---|
Prompt |
apply(Map<String,Object> variables) |
Prompt |
apply(Object value) |
static PromptTemplate |
from(String template) |
Copyright © 2023. All rights reserved.