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/libs/core/tests/unit_tests/prompts
Christophe Bornet 6b2b511f68
core[minor]: Add aformat_messages to FewShotChatMessagePromptTemplate and ChatPromptTemplate (#19648)
Needed since the example selector may use a vector store.
6 months ago
..
__init__.py Separate out langchain_core package (#13577) 10 months ago
prompt_extra_args.json Separate out langchain_core package (#13577) 10 months ago
prompt_missing_args.json Separate out langchain_core package (#13577) 10 months ago
simple_prompt.json Separate out langchain_core package (#13577) 10 months ago
test_chat.py core[patch]: allow "placeholder" type in from_messages tuples (#19152) 6 months ago
test_few_shot.py core[minor]: Add aformat_messages to FewShotChatMessagePromptTemplate and ChatPromptTemplate (#19648) 6 months ago
test_few_shot_with_templates.py Separate out langchain_core package (#13577) 10 months ago
test_image.py Fix loading of ImagePromptTemplate (#16868) 8 months ago
test_imports.py BUGFIX: add prompt imports for backwards compat (#13702) 10 months ago
test_loading.py infra: absolute `EXAMPLE_DIR` path in core unit tests (#16325) 8 months ago
test_pipeline_prompt.py core: upgrade mypy to recent mypy (#18753) 7 months ago
test_prompt.py core: upgrade mypy to recent mypy (#18753) 7 months ago
test_structured.py core[patch]: fix beta, deprecated typing (#18877) 6 months ago
test_utils.py REFACTOR: Refactor langchain_core (#13627) 10 months ago