langchain/libs
Massimiliano Pronesti 06dac394a6
cohere[patch]: support request timeout in BaseCohere (#19641)
As in #19346, this PR exposes `request_timeout` in `BaseCohere`, while
`max_retires` is no longer a parameter of the beneath client
(`cohere.Client`) and it is already configured in
`langchain_cohere.llms.Cohere`.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-04-01 14:16:32 -07:00
..
cli cli[minor]: Add __version__ to integration package template (#19876) 2024-04-01 15:34:38 -04:00
community community[minor]: Add Dria retriever (#17098) 2024-04-01 12:04:19 -07:00
core core: Add docs for RunnableConfigurableFields (#19849) 2024-04-01 20:40:10 +00:00
experimental experimental[patch]: Release 0.0.56 (#19840) 2024-03-31 22:00:59 -07:00
langchain langchain[patch]: Release 0.1.14 (#19839) 2024-03-31 21:44:01 -07:00
partners cohere[patch]: support request timeout in BaseCohere (#19641) 2024-04-01 14:16:32 -07:00
text-splitters text-splitters[minor]: Adding a new section aware splitter to langchain (#16526) 2024-04-01 20:32:26 +00:00