Skip to content

Commit

Permalink
Bump LangSmith version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 committed Jul 22, 2024
1 parent d643a62 commit 22254ea
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion langchain-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"camelcase": "6",
"decamelize": "1.2.0",
"js-tiktoken": "^1.0.12",
"langsmith": "~0.1.30",
"langsmith": "~0.1.39",
"ml-distance": "^4.0.0",
"mustache": "^4.2.0",
"p-queue": "^6.6.2",
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"[email protected]": "patch:voy-search@npm%3A0.6.2#./.yarn/patches/voy-search-npm-0.6.2-d4aca30a0e.patch",
"@langchain/core": "workspace:*",
"better-sqlite3": "9.4.0",
"langsmith": "0.1.39-rc.0",
"zod": "3.23.8"
},
"lint-staged": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11033,7 +11033,7 @@ __metadata:
jest: ^29.5.0
jest-environment-node: ^29.6.4
js-tiktoken: ^1.0.12
langsmith: ~0.1.30
langsmith: ~0.1.39
ml-distance: ^4.0.0
ml-matrix: ^6.10.4
mustache: ^4.2.0
Expand Down Expand Up @@ -30361,9 +30361,9 @@ __metadata:
languageName: unknown
linkType: soft

"langsmith@npm:0.1.39-rc.0":
version: 0.1.39-rc.0
resolution: "langsmith@npm:0.1.39-rc.0"
"langsmith@npm:^0.1.30, langsmith@npm:~0.1.30, langsmith@npm:~0.1.39":
version: 0.1.39
resolution: "langsmith@npm:0.1.39"
dependencies:
"@types/uuid": ^9.0.1
commander: ^10.0.1
Expand All @@ -30381,7 +30381,7 @@ __metadata:
optional: true
openai:
optional: true
checksum: ab57ce54075fb80d55d230dd3b70f8824733f21b1c5ee52df1ded7671ab51fb406a4235aa0679131bfefe53e1da5a408665c95643ba719f87b0680ee4c4e00d5
checksum: df21332662ec3a2d2d5cf915acede52b96aedf2a286259435d683f230af5926500b129cab1f0275450e0d3de6d9d8476e410ac46f5e994beb43f2e2df8a1965f
languageName: node
linkType: hard

Expand Down

0 comments on commit 22254ea

Please sign in to comment.