ZepVectorStore is a VectorStore implementation that uses the Zep long-term memory store as a backend.
If the collection does not exist, it will be created automatically.
Requires zep-js to be installed:
npm install @getzep/zep-jsclass ZepVectorStore