langchain/libs/core/langchain_core/prompts
Shenhai Ran 5f2dea2b20
core[patch]: Add encoding options when create prompt template from a file (#24054)
- Uses default utf-8 encoding for loading prompt templates from file

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2024-07-16 09:35:09 -04:00
..
__init__.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
base.py core: docstrings prompts (#23890) 2024-07-05 12:17:52 -04:00
chat.py core[patch]: Update typing for template format to include jinja2 as a Literal (#24144) 2024-07-16 09:09:42 -04:00
few_shot_with_templates.py core: docstrings prompts (#23890) 2024-07-05 12:17:52 -04:00
few_shot.py core: docstrings prompts (#23890) 2024-07-05 12:17:52 -04:00
image.py core: docstrings prompts (#23890) 2024-07-05 12:17:52 -04:00
loading.py core: docstrings prompts (#23890) 2024-07-05 12:17:52 -04:00
pipeline.py core: docstrings prompts (#23890) 2024-07-05 12:17:52 -04:00
prompt.py core[patch]: Add encoding options when create prompt template from a file (#24054) 2024-07-16 09:35:09 -04:00
string.py core: docstrings prompts (#23890) 2024-07-05 12:17:52 -04:00
structured.py core: docstrings prompts (#23890) 2024-07-05 12:17:52 -04:00