askrella / whatsapp-chatgpt

ChatGPT + DALL-E + WhatsApp = AI Assistant :rocket: :robot:
3.33k stars 804 forks source link

Missing "./llms" specifier in "langchain" package #301

Closed Mostaxd closed 9 months ago

Mostaxd commented 9 months ago

npm run start

whatsapp-chatgpt@1.0.0 start npx vite-node src/index.ts

Missing "./llms" specifier in "langchain" package (node:19636) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.

Please migrate your code to use AWS SDK for JavaScript (v3). For more information, check the migration guide at https://a.co/7PzMCcy (Use node --trace-warnings ... to show where the warning was created)

Expected behavior expected to work. the app should be tested like the following: 1-clone 2-make the .env and put the OpenAI API key 3- npm run start

It's not supposed to throw millions of errors!

Steps to Reproduce the Bug or Issue 1-clone 2-make the .env and put the OpenAI API key 3- npm run start

Environment OS: Windows Node.js v18.12.1.

navopw commented 9 months ago

Will be fixed in next version.