Relative Content

Tag Archive for node.jsnext.jsconvex

Next JS Convex Cloud Node Modules not compiling

Please help me out, I am creating RAG application. My Tech-Stack is NextJS, Convex for storing users data and chat-history. Astra-DB for storing my vectorized data of documents. The problem is I want to connect my Astra-DB to my application under chat.ts which is under convex folder.