mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
7d92e9407b
- Description: If their are missing or extra variables when validating Jinja 2 template then a warning is issued rather than raising an exception. This allows for better flexibility for the developer as described in #7044. Also changed the relevant test so pytest is checking for raised warnings rather than exceptions. - Issue: #7044 - Tag maintainer: @hwchase17, @baskaryan --------- Co-authored-by: Harrison Chase <hw.chase.17@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_chat.py | ||
test_few_shot_with_templates.py | ||
test_few_shot.py | ||
test_length_based_example_selector.py | ||
test_loading.py | ||
test_pipeline_prompt.py | ||
test_prompt.py | ||
test_utils.py |