This repository was archived by the owner on Dec 17, 2023. It is now read-only.
v0.7.0
Features
-
v2 and v2beta1
- Add
set_agent
anddelete_agent
methods toAgentsClient
- Add
api_version
andtier
toAgents
- Add
session_entity_types
toWebhookResponse
- Add
model_variant
andsingle_utterance
toInputAudioConfig
- Add
SpeechModelVariant
enum - Add
enable_fuzzy_extraction
toEntityType
- Add
KIND_REGEXP
toEntityType.Kind
enum - Add
client_options
to clients - Allow kwargs to be passed to transport
create_channel
methods - Deprecate
single_utterance
attribute inStreamingDetectIntentRequest
. Please useInputAudioConfig.single_utterance
v2
- Add Google Hangouts to
Message.Platform
enum
v2beta1
- Add
get_validation_result
method toAgentsClient
- Add
gcs_source
andsource
toreload_document
method inDocumentsClient
- Add Rich Business Messaging (RBM) support,
table_card
, andmedia_content
to intent messages - Add
enable_word_info
,speech_contexts
toInputAudioConfig
update_document
returns_OperationFuture
rather thanOperation
- Deprecate
projects.agent.knowledgeBases
. Please useprojects.knowledgeBases
. - Add
stability
,speech_word_info
andspeech_end_offset
toStreamingRecognitionResult
- Add