Closed
Description
Is your feature request related to a problem? Please describe.
In the PromptBuilder, we use the Jinja2TimeExtension if it is available to allow users to inject the current date into the prompt. The same should be possible for the ChatPromptBuilder.
Describe the solution you'd like
- Add extension to ChatPromptBuilder
- documentation