What's Changed
* feat: support streaming for tool calling by Anirudh31415926535 in https://github.com/langchain-ai/langchain-cohere/pull/72
* feat: add langchain standard unit tests by Anirudh31415926535 in https://github.com/langchain-ai/langchain-cohere/pull/73
* feat: add cohere csv agent by Anirudh31415926535 in https://github.com/langchain-ai/langchain-cohere/pull/74
* feat: add load summarize chain by Anirudh31415926535 in https://github.com/langchain-ai/langchain-cohere/pull/76
* feat: make the model parameter compulsory for embedding and rerankers by Anirudh31415926535 in https://github.com/langchain-ai/langchain-cohere/pull/75
* Fix: add missing enumeration and index when `force_single_step=True` by charl3sj in https://github.com/langchain-ai/langchain-cohere/pull/71
* chore: bump langchain-cohere version by Anirudh31415926535 in https://github.com/langchain-ai/langchain-cohere/pull/77
* chore: bump langchain-core and langchain-community version by Anirudh31415926535 in https://github.com/langchain-ai/langchain-cohere/pull/78
* chore: update unit test params by Anirudh31415926535 in https://github.com/langchain-ai/langchain-cohere/pull/79
New Contributors
* charl3sj made their first contribution in https://github.com/langchain-ai/langchain-cohere/pull/71
**Full Changelog**: https://github.com/langchain-ai/langchain-cohere/compare/libs/cohere/v0.1.9...libs/cohere/v0.2.0