Skip to content

Commit

Permalink
Update anthropic sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
nfcampos committed Apr 9, 2023
1 parent 51fcf1f commit 1f8df25
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
3 changes: 1 addition & 2 deletions langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@
"sqlite3": "^5.1.4",
"srt-parser-2": "^1.2.2",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
"typeorm": "^0.3.12",
"typescript": "^4.9.5"
},
Expand Down Expand Up @@ -360,7 +359,7 @@
}
},
"dependencies": {
"@anthropic-ai/sdk": "^0.4.2",
"@anthropic-ai/sdk": "^0.4.3",
"@dqbd/tiktoken": "^1.0.4",
"binary-extensions": "^2.2.0",
"browser-or-node": "^2.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -189,13 +189,13 @@ __metadata:
languageName: node
linkType: hard

"@anthropic-ai/sdk@npm:^0.4.2":
version: 0.4.2
resolution: "@anthropic-ai/sdk@npm:0.4.2"
"@anthropic-ai/sdk@npm:^0.4.3":
version: 0.4.3
resolution: "@anthropic-ai/sdk@npm:0.4.3"
dependencies:
"@fortaine/fetch-event-source": ^3.0.6
cross-fetch: ^3.1.5
checksum: 5d9a1cf230659a4352d4d659dde9bf77a97d3c90e25ac729e67e8fe9c6e963becd09c3db3656b8359f5e232247399ce7c52962ffcac05761fab43511af733659
checksum: 57fa5c6262f8796cebd64f25b128bfdbfb1691bea6855928873d56c8463186a783a81c242320e222a20b90ae205020bdfb29bddea5ff2ba6d7d50533b3e1b15c
languageName: node
linkType: hard

Expand Down Expand Up @@ -15661,7 +15661,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "langchain@workspace:langchain"
dependencies:
"@anthropic-ai/sdk": ^0.4.2
"@anthropic-ai/sdk": ^0.4.3
"@babel/core": ^7.20.12
"@babel/preset-env": ^7.20.2
"@dqbd/tiktoken": ^1.0.4
Expand Down

0 comments on commit 1f8df25

Please sign in to comment.