Skip to content

Commit

Permalink
langchain 0.2.18 update
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepsinn committed Sep 9, 2024
1 parent 9ad3fed commit e4190cc
Show file tree
Hide file tree
Showing 2 changed files with 10,738 additions and 13,095 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "wishocracy",
"name": "wishonia",
"version": "0.1.0",
"private": true,
"scripts": {
Expand Down Expand Up @@ -47,12 +47,12 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@hookform/resolvers": "^3.3.4",
"@huggingface/inference": "^2.7.0",
"@langchain/anthropic": "^0.1.4",
"@langchain/cohere": "^0.0.6",
"@langchain/community": "^0.2.4",
"@langchain/core": "0.2.12",
"@langchain/google-genai": "^0.0.10",
"@langchain/openai": "^0.0.18",
"@langchain/anthropic": "^0.2.17",
"@langchain/cohere": "^0.2.2",
"@langchain/community": "0.2.32",
"@langchain/core": "0.2.31",
"@langchain/google-genai": "^0.0.26",
"@langchain/openai": "^0.2.10",
"@langchain/textsplitters": "^0.0.3",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
Expand Down Expand Up @@ -128,7 +128,7 @@
"ioredis": "^5.4.1",
"json-to-prisma-schema-convertor": "^0.1.0",
"katex": "^0.16.10",
"langchain": "^0.2.4",
"langchain": "0.2.18",
"llmclient": "^8.1.19",
"lucide-react": "^0.259.0",
"mammoth": "^1.6.0",
Expand Down Expand Up @@ -238,11 +238,11 @@
"typescript": "latest"
},
"overrides": {
"@langchain/core": "0.2.12"
"@langchain/core": "0.2.31"
},
"pnpm": {
"overrides": {
"@langchain/core": "0.2.12"
"@langchain/core": "0.2.31"
}
},
"trigger.dev": {
Expand Down
Loading

0 comments on commit e4190cc

Please sign in to comment.