Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Jinja2TimeExtension to ChatPromptBuilder #8985

Open
mathislucka opened this issue Mar 5, 2025 · 0 comments · May be fixed by #9001
Open

Add Jinja2TimeExtension to ChatPromptBuilder #8985

mathislucka opened this issue Mar 5, 2025 · 0 comments · May be fixed by #9001
Assignees
Labels
P1 High priority, add to the next sprint

Comments

@mathislucka
Copy link
Member

mathislucka commented Mar 5, 2025

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
@julian-risch julian-risch added P2 Medium priority, add to the next sprint if no P1 available P1 High priority, add to the next sprint and removed P2 Medium priority, add to the next sprint if no P1 available labels Mar 5, 2025
@mathislucka mathislucka linked a pull request Mar 7, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority, add to the next sprint
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants