langchain/libs/core/tests/unit_tests/prompts
2024-10-31 12:33:33 -07:00
..
__snapshots__ core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) 2024-09-10 12:58:24 -07: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]: remove prompt img loading (#27807) 2024-10-31 12:33:33 -07: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[patch]: Fix regression requiring input_variables in few chat prompt templates (#24360) 2024-07-17 18:14:57 -04: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 infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07: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: prompt variable error msg (#25787) 2024-08-28 22:54:00 +00:00
test_structured.py core[patch]: support additional kwargs on StructuredPrompt (#25645) 2024-09-02 14:55:26 -07:00
test_utils.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00