Skip to content

Commit 9c4c2e4

Browse files
committed
specified the default version of cohere
1 parent 086d68b commit 9c4c2e4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ dependencies = [
7474
"pymilvus==2.5.0",
7575
"milvus-model==0.2.12",
7676
"accelerate==1.7.0",
77+
"cohere==5.15.0",
7778
"langchain-anthropic==0.3.4",
7879
"langchain-aws==0.2.22",
7980
"langchain-cohere==0.4.2",
@@ -106,6 +107,7 @@ cu124 = [
106107

107108
rag = [
108109
"accelerate",
110+
"cohere==5.15.0",
109111
"langchain-anthropic==0.3.4",
110112
"langchain-aws",
111113
"langchain-cohere==0.4.2",

0 commit comments

Comments
 (0)