Ask a question to get started
Enter to send•Shift+Enter new line
class BasePromptTemplate
Runnable<RunInput, RunOutput>
Base class for prompt templates. Exposes a format method that returns a string prompt given a set of input values.