Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

v2.10.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 15 Nov 17:17
c66fa5e

Features

  • add context manager support in client (#416) (317187c)
  • add document metadata filter in article suggestion (#437) (56a6e11)
  • add smart reply model in human agent assistant (56a6e11)
  • add support for python 3.10 (#422) (652e2e8)
  • v2: added support to configure security settings, language code and time zone on conversation profile (#431) (6296673)

Bug Fixes

  • deps: drop packaging dependency (fd06e9f)
  • deps: require google-api-core >= 1.28.0 (fd06e9f)

Documentation

  • clarified meaning of the legacy editions (#426) (d7a7544)
  • clarified semantic of the streaming APIs (d7a7544)
  • list oneofs in docstring (fd06e9f)
  • samples: Added comments (#425) (f5d40dc)
  • v2beta1: clarified meaning of the legacy editions (fd06e9f)
  • v2beta1: clarified semantic of the streaming APIs (fd06e9f)
  • v2beta1: recommend AnalyzeContent for future users (#420) (1afdab3)
  • v2: recommend AnalyzeContent for future users (#421) (c6940a9)