Skip to content

Commit 96b0e2b

Browse files
committed
llm: update langchain to 0.3 + dependencies
1 parent f3b10b7 commit 96b0e2b

File tree

3 files changed

+263
-233
lines changed

3 files changed

+263
-233
lines changed

src/packages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"undici@<5.28.3": "^5.28.4",
2121
"postcss@<8.4.31": "^8.4.31",
2222
"retry-request@<7.0.1": "^7.0.2",
23-
"@langchain/core": "^0.2.17",
23+
"@langchain/core": "^0.3.11",
2424
"katex@<0.16.9": "^0.16.10"
2525
}
2626
}

0 commit comments

Comments
 (0)