Class FunctionPromptTemplate
java.lang.Object
org.springframework.ai.core.prompt.AbstractPromptTemplate
org.springframework.ai.core.prompt.PromptTemplate
org.springframework.ai.core.prompt.FunctionPromptTemplate
- All Implemented Interfaces:
PromptOperations
-
Field Summary
Fields inherited from class org.springframework.ai.core.prompt.AbstractPromptTemplate
template, templateFormat
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.ai.core.prompt.PromptTemplate
add, create, create, getInputVariables, render, render, validate
Methods inherited from class org.springframework.ai.core.prompt.AbstractPromptTemplate
getTemplate, getTemplateFormat
-
Constructor Details
-
FunctionPromptTemplate
-