LLM Knowledge (vector) database integration with openAI etc

What vector database are you guys using with activepieces? - i dont seem to find any integration to create LLM vector knowledge database

Looking forward to your reply

In my opinion you can start with supabase cloud or self host supabase
Then using Langchain you can simply retrieve from your vector knowledge
also you can make add to vector store flow.

You can do the code in js in active pieces for langchain

Secondly you can use built in flowise integeration that comes with prebuilt vector flows and you can easily make one yourself there

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.