langchain/libs/core/tests/unit_tests/prompts
Nuno Campos 15271ac832
core: mustache prompt templates (#19980)
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-04-10 11:25:32 -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: mustache prompt templates (#19980) 2024-04-10 11:25:32 -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[minor]: Add aformat to FewShotPromptTemplate (#19652) 2024-04-04 10:24:55 -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: absolute EXAMPLE_DIR path in core unit tests (#16325) 2024-01-22 14:00:23 -08: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: mustache prompt templates (#19980) 2024-04-10 11:25:32 -07:00
test_structured.py core[patch]: fix beta, deprecated typing (#18877) 2024-03-28 22:33:43 +00:00
test_utils.py REFACTOR: Refactor langchain_core (#13627) 2023-11-21 08:35:29 -08:00