v8.6.0

neuml/txtaiv8.6.0Jun 10, 2025by davidmezzetti

AI Summary

This release fixes a number of integration issues with downstream libraries and improves performance. It specifically addresses truncation handling in the Similarity pipeline.

Key Highlights

  • Handling truncation for the Similarity pipeline
  • Compatibility fixes for LiteLLM, smolagents, and ONNX
  • Update tagline to the all-in-one AI framework

New Features

  • Similarity pipeline truncation handling

Full Release Notes

**This release fixes a number of integration issues with downstream libraries and other performance improvements.**

See below for full details on the new features, improvements and bug fixes.

Improvements
--------------------------
- Handling truncation for the Similarity pipeline (#882)
- Update tagline to the all-in-one AI framework (#901)

Bug Fixes
--------------------------
- Encoding issue with latest version of LiteLLM (#902)
- Fix bug with latest version of smolagents (#906)
- Import error with latest version of onnx (#907)
- Upcoming breaking GrandCypher API change (#909)
- Max Length parameter is ignored in LLM and Summary pipelines with latest version of Transformers (#912)
- Fix issue with latest version of smolagents (#913)