Skip to content

v0.3.2

Choose a tag to compare

@georgeh0 georgeh0 released this 05 Nov 02:37
· 29 commits to main since this release
bc6b3ce

What's Changed

  • feat: enhance UpdateStats display with progress bar and error handling by @ansu86d in #1223
  • fix: quick fix to make the library buildable by @georgeh0 in #1243
  • test: add a test to cover batching custom function support by @georgeh0 in #1239
  • chore: clean up --setup in documents - no longer needed by @georgeh0 in #1237
  • feat: sort input for SentenceTransformerEmbed to save padding cost by @georgeh0 in #1245
  • fix: make the progress bar display more clearly by @georgeh0 in #1247
  • fix: resolve forward ref in field types to be compatible with BAML by @georgeh0 in #1254
  • fix: make async custom functions work by @georgeh0 in #1255

New Contributors

Full Changelog: v0.3.1...v0.3.2