Package com.langfuse.client.prompt
Class PromptCompiler
java.lang.Object
com.langfuse.client.prompt.PromptCompiler
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<ChatMessage> compile(ChatPrompt prompt, Map<String, ?> variables) static Stringcompile(TextPrompt prompt, Map<String, ?> variables)
-
Method Details
-
compile
-
compile
-