Skip to content

v0.2.6

Choose a tag to compare

@epicsagas epicsagas released this 07 Jun 16:03
· 33 commits to main since this release

What's Changed

Fixed

  • embedding: ort-load-dynamic restricted to Windows only — Unix targets use static linking for reliable cross-platform builds
  • embedding: switched ONNX Runtime backend from native-tls to rustls with dynamic loading for cross-platform compatibility
  • Restored Cargo.lock to version control for reproducible builds

Changed

  • embedding: NomicEmbedTextV15 and NomicEmbedTextV15Q now return correct task instruction prefixes (search_query: / search_document:) matching the official Nomic v1.5 model requirements