What's Changed
Fixed
- [#612] Tolerate missing index in external embedding responses — Community contribution by @qq540491950. The external embedding client now falls back to positional ordering when providers omit the
indexfield, improving compatibility with self-hosted embedding APIs (Ollama, vLLM, etc.).
Documentation
- Add real-world self-hosted Docker + Cloudflare deployment example — Complete end-to-end deployment walkthrough covering Docker Compose, Cloudflare D1 + Vectorize, and hybrid storage mode.
Full Changelog: v10.26.9...v10.27.0