Integrations#

A hub for using ZeusDB with popular AI frameworks and tools.

  • LangChain: VectorStore implementation with similarity/MMR search, metadata filtering, quantization, persistence, and async support.

  • LlamaIndex: VectorStore implementation with direct query interface, MMR search, metadata filtering, quantization, persistence, and async support.

  • 🧭 Roadmap: OpenAI, Hugging Face, and more.

Compatibility#

Integration

Package Name

Minimum ZeusDB

Framework Version

Status

LangChain

langchain-zeusdb

zeusdb>=0.0.8

langchain-core>=0.3.74,<0.4

✅ Stable

LlamaIndex

llama-index-vector-stores-zeusdb

zeusdb>=0.0.8

llama-index-core>=0.14.6

✅ Stable

Contribute / Request#

Have a framework you would like us to support next?

Open a request on GitHub Issues or submit a PR to add an integration guide.