YevheniiY
Convex Community2y ago
32 replies
Yevhenii

util/convex is not exported by package "langchain"

I have this error. I use tutorial for some llm staff. i need create in folder convex - folder langchain and write this code
 export * from "langchain/util/convex"; 

but i have problem - Cannot find module 'langchain/util/convex' or its corresponding type declarations.ts(2307)
Was this page helpful?