Package dev.langchain4j.service
Class InternalReflectionVariableResolver
java.lang.Object
dev.langchain4j.service.InternalReflectionVariableResolver
Utility class responsible for resolving variable names and values for prompt templates
by leveraging method parameters and their annotations.
This class is intended for internal use only and is designed to extract and map parameter values to template variables in methods defined within AI services.
-
Method Summary
-
Method Details
-
findTemplateVariables
-