0.34.0
This release regenerates all services with documentation updates, adds support for IBM Cloud Private authentication, and adds a couple of new properties to Speech to Text and Assistant/Conversation.
- All services: Adds support for authentication with IBM Cloud Private (ICP) API keys. Use the
init(username:password:)
initializer, passingapikey
for theusername
parameter and the API key for thepassword
. - Speech to Text: Adds the language models
de-DE_BroadbandModel
,pt-BR_BroadbandModel
, andpt-BR_NarrowbandModel
- Assistant/Conversation: Add the
actions
property toMessageResponse
andOutputData