Anyone using Chroma DB with the Langchain Code node?

Hey @lexgabrees

Check out my tutorial on doing exactly this but for Redis: Using Redis VectorStore Search in n8n

It’s the same steps. you just need to replace the Redis client with the ChromaDB client following the official docs: Chroma | 🦜️🔗 Langchain

Hope this helps!

5 Likes