Pros
Why teams pick it
- Default in-memory vector store in many LangChain tutorials and examples.
- Supported as a local vector store for development and small-scale retrieval.
- Built-in OpenAI embedding function makes setup trivial.
- Embedded mode runs directly in notebook cells with no external dependencies.