Skip to content

Commit

Permalink
📦 chore(package.json): add langchain dependency to support language a…
Browse files Browse the repository at this point in the history
…nalysis feature

🐛 fix(analyzer.ts): change GPTModels import path to '@/services' to fix import error
🐛 fix(analyzer.ts): change GPTModel import path to '@/services' to fix import error
🐛 fix(analyzer.ts): change GPTModel import path to '@/services' to fix import error
🐛 fix(analyzer.ts): change GPTModel import path to '@/services' to fix import error
🐛 fix(analyzer.ts): change GPTModel import path to '@/services' to fix import error
🐛 fix(analyzer.ts): change GPTModel import path to '@/services' to fix import error
🐛 fix(analyzer.ts): change GPTModel import path to '@/services' to fix import error
🐛 fix(analyzer.ts): change GPTModel import path to '@/services'
  • Loading branch information
romantech committed Aug 31, 2023
1 parent fb94db9 commit f55c099
Show file tree
Hide file tree
Showing 9 changed files with 569 additions and 110 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"express-validator": "^7.0.1",
"helmet": "^7.0.0",
"ioredis": "^5.3.2",
"langchain": "^0.0.138",
"module-alias": "^2.2.3",
"morgan": "^1.10.0",
"node-schedule": "^2.1.1",
Expand Down
Loading

0 comments on commit f55c099

Please sign in to comment.