Skip to content
Rate this page
Thanks for your feedback
Thank you! The feedback has been submitted.

Get free database assistance or contact our experts for personalized support.

Percona Search for MongoDB 1.70.4-2 has been released

Percona Search for MongoDB 1.70.4-2 has been released on September 3, 2026.

Percona Search for MongoDB now supports automatic embedding with services that implement the OpenAI /v1/embeddingsAPI. You are no longer limited to Voyage AI. The new OPENAI_COMPATIBLE provider lets you use local or hosted embedding servers, including self-hosted options that can run without API keys or usage-based token charges.

This covers Ollama, vLLM, llama.cpp, LM Studio, LocalAI, and Hugging Face Text Embeddings Inference, alongside OpenAI and Azure OpenAI. Voyage AI and OpenAI-compatible models can be configured on the same mongot instance. The model specified in an autoEmbed index determines which embedding provider mongot uses.

With an autoEmbed Vector Search index, mongot updates embeddings for your documents as they change and creates an embedding for a query text at search time, so there is no additional pipeline to build or maintain. This extends upstream MongoDB Automated Embedding , which supports Voyage AI only.

Try it out using the Install guide.

Learn more about this release in Percona Search for MongoDB 1.70.4-2 release notes.