Skip to content

Commit

Permalink
feat: new langchain package
Browse files Browse the repository at this point in the history
  • Loading branch information
meta-d committed Aug 16, 2024
1 parent 52ff6e2 commit 1563ddc
Show file tree
Hide file tree
Showing 8 changed files with 6,715 additions and 60,226 deletions.
6 changes: 6 additions & 0 deletions .deploy/api/package-prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,17 @@
},
"private": true,
"dependencies": {
"@langchain/community": "0.2.28",
"@langchain/core": "0.2.25",
"@langchain/langgraph": "0.0.34",
"@langchain/ollama": "0.0.4",
"@langchain/openai": "0.2.6",
"@nestjs/common": "^8.0.0",
"@nestjs/core": "^8.0.0",
"@nestjs/platform-express": "^8.0.0",
"@swc/helpers": "~0.5.0",
"idb-keyval": "^6.0.2",
"langchain": "0.2.16",
"money-clip": "^3.0.5",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.0.0",
Expand Down
6 changes: 6 additions & 0 deletions .deploy/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,17 @@
},
"private": true,
"dependencies": {
"@langchain/community": "0.2.28",
"@langchain/core": "0.2.25",
"@langchain/langgraph": "0.0.34",
"@langchain/ollama": "0.0.4",
"@langchain/openai": "0.2.6",
"@nestjs/common": "^8.0.0",
"@nestjs/core": "^8.0.0",
"@nestjs/platform-express": "^8.0.0",
"@swc/helpers": "~0.5.0",
"idb-keyval": "^6.0.2",
"langchain": "0.2.16",
"money-clip": "^3.0.5",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.0.0",
Expand Down
Loading

0 comments on commit 1563ddc

Please sign in to comment.