langchain/libs/core/tests/unit_tests/prompts
William FH e980c14d6a
core[patch]: allow "placeholder" type in from_messages tuples (#19152)
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-03-21 22:09:24 +00:00
..
__init__.py Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
prompt_extra_args.json Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
prompt_missing_args.json Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
simple_prompt.json Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
test_chat.py core[patch]: allow "placeholder" type in from_messages tuples (#19152) 2024-03-21 22:09:24 +00:00
test_few_shot_with_templates.py Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
test_few_shot.py [core] prompt changes (#15186) 2023-12-26 15:52:17 -08:00
test_image.py Fix loading of ImagePromptTemplate (#16868) 2024-02-01 17:54:04 -08:00
test_imports.py BUGFIX: add prompt imports for backwards compat (#13702) 2023-11-21 23:04:20 -08:00
test_loading.py infra: absolute EXAMPLE_DIR path in core unit tests (#16325) 2024-01-22 14:00:23 -08:00
test_pipeline_prompt.py core: upgrade mypy to recent mypy (#18753) 2024-03-07 15:25:19 -05:00
test_prompt.py core: upgrade mypy to recent mypy (#18753) 2024-03-07 15:25:19 -05:00
test_structured.py core[minor]: moved fake llms and embeddings to core (#19226) 2024-03-18 10:01:26 -07:00
test_utils.py REFACTOR: Refactor langchain_core (#13627) 2023-11-21 08:35:29 -08:00