langchain
06dac394 - cohere[patch]: support request timeout in BaseCohere (#19641)

Commit
2 years ago
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>
Author
Parents
Loading