Type of issue issue / bug Language Python Description The examples provided for the class RunnableLambda has below content: ... # Alternatively, can provide both synd and sync implementations async ...
Related Issues / PRs Reproduction Steps / Example Code (Python) from langchain_core. documents import Document from langchain_core. retrievers import BaseRetriever from langchain_core. runnables ...