Skip to content

v1.21.0

Compare
Choose a tag to compare
@release-please release-please released this 02 Oct 04:25
56fec28

1.21.0 (2024-10-02)

Features

  • Add deprecation warning to PaLM2TextGenerator model (#1035) (1183b0f)
  • Add DeprecationWarning for PaLM2TextEmbeddingGenerator (#1018) (4af5bbb)
  • Add ml.model_selection.cross_validate support (#1020) (1a38063)
  • Allow access of struct fields with dot operators on Series (#1019) (ef76f13)

Bug Fixes

  • Ensure no double execution for to_pandas (#1032) (4992cc2)
  • Remove pre-caching of remote function results (#1028) (0359bc8)

Documentation