#runnablelike
Read more stories on Hashnode
Articles with this tag
While reading through the langchain_core.runnable.base code, the ability to create Runnable objects out of RunnableLike objects caught my eye. This...