Add jinja2 format of prompt template for LangSmith Prompt Playground #19797
Undertone0809
announced in
Ideas
Replies: 1 comment
-
Any progress here? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
Add jinja2 format of prompt template for LangSmith Prompt Playground. We can provide a optional button to choose prompt format. {var} or {{var}}
Motivation
The current prompt template does not support the jinja2 format. If there is some JSON data in the prompt, it may not generate variables as expected.
Proposal (If applicable)
Add a button to choose prompt format as follows:
Beta Was this translation helpful? Give feedback.
All reactions