Skip to content

Python SDK 0.4.2: semantic embeddings in local mode

Choose a tag to compare

@ebeirne ebeirne released this 18 Jul 01:50
30e4c63

Python SDK 0.4.2 fixes the local and MCP installation extras so they install sentence-transformers by default. This prevents clean local installations from silently falling back to deterministic test-grade embeddings. Packaging regression tests now verify the local, MCP, and all extras. Other language SDK versions are unchanged.