v9.4.1

neuml/txtaiv9.4.1Jan 23, 2026by davidmezzetti

AI Summary

This is a bug fix release that resolves an httpx import issue causing ModuleNotFoundError for Embeddings-only usage and adds a minimal build workflow.

Key Highlights

  • Fix httpx import at module level causing ModuleNotFoundError
  • Add minimal build workflow

Full Release Notes

This release adds the following new features, improvements and bug fixes.

_Note that the Docker build will not be updated since it installs all packages by default;_

Bug Fixes
--------------------------
- httpx import at module level causes ModuleNotFoundError for Embeddings-only usage (#1012)
- Add minimal build workflow (#1013)