File tree Expand file tree Collapse file tree 5 files changed +123
-37
lines changed Expand file tree Collapse file tree 5 files changed +123
-37
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,4 @@ title: Cohere
88[ ![ PyPI - License] ( https://img.shields.io/pypi/l/langchain-cohere )] ( https://opensource.org/licenses/MIT )
99[ ![ PyPI - Downloads] ( https://img.shields.io/pepy/dt/langchain-cohere )] ( https://pypistats.org/packages/langchain-cohere )
1010
11- !!! note
12- This package ref has not yet been fully migrated to v1.
13-
11+ ::: langchain_cohere
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ dependencies = [
5959 # "langchain-azure-dynamic-sessions",
6060 " langchain-azure-storage" ,
6161 # "langchain-cerebras",
62- # "langchain-cohere",
62+ " langchain-cohere" ,
6363 " langchain-db2" ,
6464 # "langchain-elasticsearch",
6565 " langchain-google-community" ,
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ dependencies = [
5959 # "langchain-azure-dynamic-sessions",
6060 " langchain-azure-storage" ,
6161 # "langchain-cerebras",
62- # "langchain-cohere",
62+ " langchain-cohere" ,
6363 " langchain-db2" ,
6464 # "langchain-elasticsearch",
6565 " langchain-google-community" ,
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ dependencies = [
5959 # "langchain-azure-dynamic-sessions",
6060 " langchain-azure-storage" ,
6161 # "langchain-cerebras",
62- # "langchain-cohere",
62+ " langchain-cohere" ,
6363 " langchain-db2" ,
6464 # "langchain-elasticsearch",
6565 " langchain-google-community" ,
You can’t perform that action at this time.
0 commit comments