The community member is interested in using their existing PineCone VectorDB as the research source for the ChatNode resource, and using the VectorDB used in Typebot to host the knowledge base managed by their application. However, according to a comment, neither ChatNode nor Typebot can currently be plugged into an external VectorDB. The commenter mentions they might work on adding this feature to Typebot in the future, but there is no explicit answer provided.
The new resource created (ChatNode) is really cool. Observing how it works, I realized that the resource uses a VectorDatabase to store the content of the individual knowledge base.
Here on our side, we already have a Knowledge Base solution that uses PineCone as our embeddings DB.
In order to unify information, we thought of:
1) Use our VectorDB (PineCone) to be the research source for the block (ChatNode).
2) Use VectorDB (used in TypeBot) to host the knowledge base already managed by our application.