langchain/libs/core/tests/unit_tests/prompts
Christophe Bornet 9e6ffd1264
core: Add ruff rules PTH (pathlib) (#29338)
See https://docs.astral.sh/ruff/rules/#flake8-use-pathlib-pth

Co-authored-by: ccurme <chester.curme@gmail.com>
2025-02-28 13:22:20 -05:00
..
__snapshots__ core[patch]: Compat pydantic 2.10 (#28308) 2024-11-22 21:44:55 -05: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: allow passing message dicts into ChatPromptTemplate (#29363) 2025-02-05 09:45:52 -08:00
test_few_shot_with_templates.py core[minor]: Implement aformat for FewShotPromptWithTemplates (#20039) 2024-04-09 15:58:41 -04:00
test_few_shot.py core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
test_image.py Fix loading of ImagePromptTemplate (#16868) 2024-02-01 17:54:04 -08:00
test_imports.py core[minor]: Add async aformat_document method (#20037) 2024-04-05 10:29:53 -04:00
test_loading.py core: Add N(naming) ruff rules (#25362) 2024-09-19 05:09:39 +00:00
test_pipeline_prompt.py core[minor]: Implement aformat_prompt and ainvoke in BasePromptTemplate (#20035) 2024-04-05 10:36:43 -04:00
test_prompt.py core: Add ruff rules PTH (pathlib) (#29338) 2025-02-28 13:22:20 -05:00
test_structured.py core[patch]: fix structured prompt template format (#27003) 2024-09-30 11:47:46 -07:00
test_utils.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00