brainlid / langchain_demo

Demo web project using the Elixir LangChain library
Other
112 stars 15 forks source link

Not an issue: How build on this and add RAG functionality #10

Open Maxino22 opened 2 months ago

Maxino22 commented 2 months ago

hey this was well done the demo and the code is easy to follow and the functionality, using this model and the instructions provided is there a way I can add more knowledge to the agent by using RAG with pinecone, I currently see the langchain library does not support vector stores or how can this be done work around. Please assist

brainlid commented 2 months ago

Thanks for the feedback! I would love to have RAG support with vector stores. I welcome contributions in this area as well.