You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/tests/unit_tests/prompts
Davis Chase 3bc0bf0079
fix prompt saving (#4987)
will add unit tests
1 year ago
..
__init__.py add few shot example (#148) 2 years ago
test_chat.py Add from_file method to message prompt template (#4713) 1 year ago
test_few_shot.py Validate `input_variables` when using `jinja2` templates (#3140) 1 year ago
test_few_shot_with_templates.py Harrison/prompt template prefix (#888) 1 year ago
test_length_based_example_selector.py fix length based example selector (#862) 1 year ago
test_loading.py fix prompt saving (#4987) 1 year ago
test_prompt.py Validate `input_variables` when using `jinja2` templates (#3140) 1 year ago
test_utils.py Bug Fix (#221) 2 years ago