Skip to content

v0.2.0 - Local ONNX Embeddings

Latest

Choose a tag to compare

@dklymentiev dklymentiev released this 09 Apr 02:15
· 1 commit to main since this release

What's New

Local ONNX Embeddings

Semantic search now works fully offline. No API calls needed - embeddings are computed locally using ONNX runtime.

Windows Executable

Added pre-built Windows binary for easier setup.

Full Changelog

  • feat: add local ONNX embeddings for offline semantic search
  • chore: add agent-memory Windows executable
  • chore: bump version to 0.2.0