Release Notes
Fixed
ort embedder: retry transient HuggingFace model downloads (e.g. HTTP 429) instead of
failing the run, and cache the downloaded model in CI to avoid repeated fetches. (#10)
Documentation
- Promote Python AST chunking across the landing page and the book. Python AST support
shipped in 0.1.2, but the static site and several book pages still advertised only
TypeScript/TSX, Rust, and Go. (#11)
- The documentation site and book now default to a light theme; dark is still served to
visitors whose browser or OS prefers it. (#11)
Install semanticastindexer 0.1.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/maadgrom/semanticastindexer/releases/download/v0.1.4/semanticastindexer-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/maadgrom/semanticastindexer/releases/download/v0.1.4/semanticastindexer-installer.ps1 | iex"
Download semanticastindexer 0.1.4