Skip to content

Commit

Permalink
generate pr-7
Browse files Browse the repository at this point in the history
  • Loading branch information
skmishraoracle committed Dec 9, 2024
2 parents cb6bc78 + d719938 commit 49afa7d
Show file tree
Hide file tree
Showing 4 changed files with 304 additions and 660 deletions.
3 changes: 0 additions & 3 deletions langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,6 @@
"@types/jsdom": "^21.1.1",
"@types/uuid": "^9",
"@types/ws": "^8",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@vercel/kv": "^0.2.3",
"@xata.io/client": "^0.28.0",
"apify-client": "^2.7.1",
Expand All @@ -441,7 +439,6 @@
"dotenv": "^16.0.3",
"dpdm": "^3.12.0",
"epub2": "^3.0.1",
"eslint": "^8.33.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.5",
Expand Down
5 changes: 3 additions & 2 deletions libs/langchain-community/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@
"mysql2": "^3.9.8",
"neo4j-driver": "^5.17.0",
"node-llama-cpp": "3.1.1",
"node-llama-cpp": "^2",
"notion-to-md": "^3.1.0",
"officeparser": "^4.0.4",
"openai": "*",
Expand Down Expand Up @@ -433,10 +434,10 @@
"@huggingface/inference": {
"optional": true
},
"@lancedb/lancedb": {
"@layerup/layerup-security": {
"optional": true
},
"@layerup/layerup-security": {
"@libsql/client": {
"optional": true
},
"@libsql/client": {
Expand Down
3 changes: 3 additions & 0 deletions libs/langchain-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,12 @@
"@swc/core": "^1.3.90",
"@swc/jest": "^0.2.29",
"@tsconfig/recommended": "^1.0.3",
<<<<<<< HEAD
"@types/lodash": "^4",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
=======
>>>>>>> d719938957659922a35c075329fd647089eda940
"dotenv": "^16.3.1",
"dpdm": "^3.12.0",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down
Loading

0 comments on commit 49afa7d

Please sign in to comment.