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
Alexander Smirnov ece008f117
docs: Refine RunnablePassthrough docstring (#19812)
Description: This update refines the documentation for
`RunnablePassthrough` by removing an unnecessary import and correcting a
minor syntactical error in the example provided. This change enhances
the clarity and correctness of the documentation, ensuring that users
have a more accurate guide to follow.

Issue: N/A

Dependencies: None

This PR focuses solely on documentation improvements, specifically
targeting the `RunnablePassthrough` class within the `langchain_core`
module. By clarifying the example provided in the docstring, users are
offered a more straightforward and error-free guide to utilizing the
`RunnablePassthrough` class effectively.

As this is a documentation update, it does not include changes that
require new integrations, tests, or modifications to dependencies. It
adheres to the guidelines of minimal package interference and backward
compatibility, ensuring that the overall integrity and functionality of
the LangChain package remain unaffected.

Thank you for considering this documentation refinement for inclusion in
the LangChain project.
6 months ago
..
cli templates: readme langsmith not private beta (#20173) 6 months ago
community community[patch]: Fix YandexGPT embeddings (#19720) 6 months ago
core docs: Refine RunnablePassthrough docstring (#19812) 6 months ago
experimental community[patch]: update use of deprecated llm methods (#20393) 6 months ago
langchain community[patch]: update use of deprecated llm methods (#20393) 6 months ago
partners groq[patch]: Make stream robust to ToolMessage (#20417) 6 months ago
standard-tests core: bind_tools interface on basechatmodel (#20360) 6 months ago
text-splitters text-splitters[minor]: Add lua code splitting (#20421) 6 months ago