Just found Zep and it looks neat but it seems that the built in node to n8n doesnt work with the newer Zep CE version(from September onwards). n8n looks like it might support the previous OSS version of Zep.
the Zep logs show a 404 error when n8n trys to do the credential test.
We do have a dev ticket open for this, I think we were waiting for the Zep dev team to update LangChain to add support for it. At the moment you are correct though we don’t support CE only the older version and Zep Cloud.
Hello @Jon ,
I see that your integration is using the endpoint /api/v1/collection which returns 404 on the community edition of zep. Just switch to /api/v2/collection
I’m having real issues with the Zep node here, using the cloud version of the memory. It significantly under-performs Windows Buffer, which is not exactly what I’d envisioned. In a chat application, using Tools Agent and a Pinecone VDB I can get Windows Buffer to hang tight to the system instructions for 15 or so interactions before it flakes out. Zep, about half of that.
Really frustrating, as Zep’s cloud version looks superb in all the ways. But unusable if there’s an issue with the n8n node, which Zep just told me they don’t support. Ack.