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
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>
6 months ago
..
cli cli[patch]: Fix Tuple typing problem when create new langchain app (#19141) 6 months ago
community community[patch]: use semantic_configurations in AzureSearch (#19347) 6 months ago
core docs: Update docstring for MessagesPlaceholder (#19601) 6 months ago
experimental
langchain langchain[patch]: Add async methods to EmbeddingRouterChain (#19603) 6 months ago
partners
text-splitters