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/docs/extras/expression_language/how_to
Jacob Lee 71025013f8
Update routing cookbook to include a RunnableBranch example (#10754)
~~Because we can't pass extra parameters into a prompt, we have to
prepend a function before the runnable calls in the branch and it's a
bit less elegant than I'd like.~~

All good now that #10765 has landed!

@eyurtsev @hwchase17

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
1 year ago
..
_category_.yml Split LCEL cookbook (#10342) 1 year ago
binding.ipynb runnable bind how to nit (#10718) 1 year ago
fallbacks.ipynb Runnable fallbacks howto (#10717) 1 year ago
functions.ipynb Split LCEL cookbook (#10342) 1 year ago
map.ipynb add runnable map how to (#10715) 1 year ago
routing.ipynb Update routing cookbook to include a RunnableBranch example (#10754) 1 year ago