Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-paliychuk committed Oct 4, 2024
1 parent 0ff9aa0 commit 925ba9c
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 49 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,14 @@
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@langchain/core": "^0.3.7",
"@langchain/openai": "0.3.5",
"@types/jest": "^29.5.12",
"@types/node": "17.0.33",
"@types/node-fetch": "2.6.9",
"@types/qs": "6.9.8",
"@types/url-join": "4.0.1",
"jest": "^29.7.0",
"langchain": "0.3.2",
"langchain": "0.1.19",
"@langchain/openai": "0.0.28",
"nock": "^13.5.4",
"prettier": "2.7.1",
"ts-jest": "^29.1.4",
Expand Down
Loading

0 comments on commit 925ba9c

Please sign in to comment.