llm-answer-engine icon indicating copy to clipboard operation
llm-answer-engine copied to clipboard

Dependency resolution for npm in package.json

Open amacsmith opened this issue 1 year ago • 0 comments

Description

@langchain/community, llm-answer-engine, and langchain require different minor requirements for @vercel/kv. Langchain and langchain/community both require ^0.0.23 vs ^1.0.1 in llm-answer-engine repo. I removed that line and also recommend creating a package.lock file and committing.

Let me know if anything else is needed.

amacsmith avatar Mar 29 '24 10:03 amacsmith