mirror of
https://github.com/hwchase17/langchain.git
synced 2026-04-07 13:03:05 +00:00
This PR introduces async API support for Cohere, both LLM and embeddings. It requires updating `cohere` package to `^4`. Tagging @hwchase17, @baskaryan, @agola11 --------- Co-authored-by: Bagatur <baskaryan@gmail.com>