Is there a way to perform Strict Validation on PromptTemplate on an in-built LLM tool or Prompt tool, using jinja2.StrictUndefined
#3869
Unanswered
abinavrameshs
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to perform Strict Validation on PromptTemplate on an in-built LLM tool, using
jinja2.StrictUndefined
.I can always define a custom LLM tool or a Custom prompt tool, but I am trying to avoid that, and dont want to reinvent the wheel if there is already a method to perform strict validation on Jinja template
Beta Was this translation helpful? Give feedback.
All reactions