Your-Name-Here / GPT-Init

GPT-Init is a powerful project bootstrapper leveraging the capabilities of OpenAI's GPT to automate the creation of Node.js/npm projects. Say goodbye to tedious setup processes and hello to instant project kickstarts!
0 stars 0 forks source link

Implement CloseVector for Custom Instructions #2

Open Your-Name-Here opened 5 months ago

Your-Name-Here commented 5 months ago

CloseVector is a vector database available in nodejs and the browser. Since we are using langchains MemoryVectorStore to initially get custom instructions working and searchable, a more permanent solution is needed especially as the count of custom instructions will likely grow.

Your-Name-Here commented 5 months ago

https://js.langchain.com/docs/integrations/vectorstores/closevector