github yazinsai/OpenOats v1.74.6
OpenOats 1.74.6 — KB indexing resilience

latest release: v1.74.7
3 hours ago

What's New

Bug Fixes

  • Knowledge base indexing no longer aborts on partial failures — when individual embedding batches fail (e.g. due to context length limits), indexing now continues with the remaining chunks and reports partial success instead of restarting the entire run (#579, #581)
  • Empty/whitespace chunks are filtered before sending to the embedding API, preventing spurious HTTP 400 errors
  • Base URL normalization — entering https://api.openai.com/v1 as the embedding base URL no longer produces 404s from path doubling (/v1/v1/embeddings)
  • Provider-aware error messages — embedding errors now show the actual provider name ("Ollama" or "OpenAI Compatible") instead of always displaying "Ollama"

Maintenance

  • Bumped Homebrew cask to v1.74.5 (#582)

Thanks to @hashmil for the detailed bug report and cross-provider analysis that made these fixes possible.

Don't miss a new OpenOats release

NewReleases is sending notifications on new releases.