where get ConvexVectorStore?
I'm working on a rag project. The point is that to retrieve data from a vector database, you need to use the
method, which writes data to the vector database and retrieves data about the database from the type . Now this variable need in another place in my project. It is possible to generate or maybe somewhere to take object with this type?
1 Reply
Check out the example repo: https://github.com/get-convex/convex-ai-chat-langchain/
GitHub
GitHub - get-convex/convex-ai-chat-langchain: AI chat with context ...
AI chat with context retrieval using Convex and LangChain - get-convex/convex-ai-chat-langchain