What's Changed
- Enable using kwargs for selecting pad-to-max-length strategy for tokenizer in embeddings by @kcirred in #393
- Update torch requirement from <2.5.0,>=2.3.1 to >=2.3.1,<2.6.0 by @dependabot in #398
- [embeddings] extend kwargs to functions that call _encode_with_retry by @kcirred in #400
New Contributors
Full Changelog: v0.5.7...v0.5.8