langchain/libs/core/langchain_core/prompts
jhicks2306 087823aefa
docs: Update docstring for MessagesPlaceholder (#19601)
Update to docstring for MessagesPlaceholder so that it shows helpful
information in code editors. E.g. VS Code as shown below.


<img width="587" alt="Screenshot 2024-03-26 at 17 18 58"
src="https://github.com/langchain-ai/langchain/assets/45722942/8f49d09f-ed8d-4f61-a9d4-3611dbe9c9c5">

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-03-26 14:34:00 -07:00
..
__init__.py docs: modules descriptions (#17844) 2024-02-21 15:58:21 -08:00
base.py [Feat] Accept non-dict if only 1 prompt input variable (#19156) 2024-03-20 09:59:32 -07:00
chat.py docs: Update docstring for MessagesPlaceholder (#19601) 2024-03-26 14:34:00 -07:00
few_shot_with_templates.py manual mapping (#14422) 2023-12-08 16:29:33 -08:00
few_shot.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
image.py Fix loading of ImagePromptTemplate (#16868) 2024-02-01 17:54:04 -08:00
loading.py core[patch]: Support .yml extension for YAML (#16783) 2024-02-12 19:57:20 -08:00
pipeline.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08:00
prompt.py core: upgrade mypy to recent mypy (#18753) 2024-03-07 15:25:19 -05:00
string.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
structured.py core[patch]: Change structured prompt lc id to match js (#19099) 2024-03-14 20:02:52 -07:00