Skip to content

Commit

Permalink
yarn install (#6221)
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul authored Jul 25, 2024
1 parent 8d07176 commit 561a51b
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11992,7 +11992,20 @@ __metadata:
languageName: node
linkType: hard

"@langchain/mistralai@^0.0.26, @langchain/mistralai@workspace:*, @langchain/mistralai@workspace:libs/langchain-mistralai":
"@langchain/mistralai@npm:^0.0.26":
version: 0.0.26
resolution: "@langchain/mistralai@npm:0.0.26"
dependencies:
"@langchain/core": ">=0.2.16 <0.3.0"
"@mistralai/mistralai": ^0.4.0
uuid: ^10.0.0
zod: ^3.22.4
zod-to-json-schema: ^3.22.4
checksum: 97c545994b16166044c96357c211cbaf8d9a2dbcc45a8bfdd1a90089ccd62f7e294aaa9d9fdd23bcea888b1a4eade818e96cf9a6f9c972e05deb2abf7a7fc8fc
languageName: node
linkType: hard

"@langchain/mistralai@workspace:*, @langchain/mistralai@workspace:libs/langchain-mistralai":
version: 0.0.0-use.local
resolution: "@langchain/mistralai@workspace:libs/langchain-mistralai"
dependencies:
Expand Down

0 comments on commit 561a51b

Please sign in to comment.