Skip to content

Tags: watson-developer-cloud/python-sdk

Tags

v11.0.0

Toggle v11.0.0's commit message
Bump version: 10.0.0 → 11.0.0 [skip ci]

v10.0.0

Toggle v10.0.0's commit message
chore: update wa-v2 service name

v9.0.0

Toggle v9.0.0's commit message
chore: update changelog and version numbers

v8.1.0

Toggle v8.1.0's commit message
chore: update changelog

v8.0.0

Toggle v8.0.0's commit message
Bump version: 7.0.1 → 8.0.0 [skip ci]

v7.0.1

Toggle v7.0.1's commit message
fix(version): fast froward versioning

v7.0.0

Toggle v7.0.0's commit message
Bump version: 6.0.1 → 7.0.0 [skip ci]

v6.1.0

Toggle v6.1.0's commit message
Bump version: 6.0.1 → 6.1.0 [skip ci]

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Major release 2022 (#816)

* feat(assistantv1): add three new response types and remove properties
BREAKING CHANGE: OutputData: required text property removed, RuntimeEntity: optional metadata property removed
RuntimeResponseGeneric: Three new response types added
Workspace: workspaceID changed form required to optional

* feat(assistantv2): add three new response types, rename model, remove properties
BREAKING CHANGE: RuntimeEntity: optional metadata property removed, MessageOutputDebug: nodesVisited type DialogNodesVisited changed to DialogNodeVisited.
MessageContext: integrations property added
MessageContextGlobalSystem: skipUserInput property added
MessageContextStateless: integrations property added
MessageInput: attachments property added
MessageInputStateless: attachments property added
RuntimeResponseGeneric: Three new response types added

* refactor(cc): remove compare and comply ヾ(・‿・)

* refactor(nlc): remove nlc ヾ(・‿・)

* feat(nlu): remove MetadataOptions model

* refactor(lt): comment change and test updates

* refactor(pi): remove personality insights ヾ(・‿・)

* feat(stt/tts): add new property and comment changes

* refactor(ta/visrec): remove ta and visrec ヾ(・‿・)

* refactor(all): remove remaining traces of removed services

* feat(assistantv1): add new dialogNode models and additional properties for Workspace

* feat(discov1): update QueryAggregation subclasses
BREAKING CHANGE: QueryAggregation: QueryAggregation subclasses changed.
DocumentStatus: documentID, status, and statusDescription are now optional

* feat(stt): change grammarFile property type
BREAKING CHANGE: addGrammar parameter grammarFile changed from String to Data type

SupportedFeatures: customAcousticModel property added

* chore: copyright changes

* build(secrets): upload detect-secrets baseline

* docs(readme): add deprecation note and remove old references

* ci(version): remove python 3.6 support and add 3.9 support

v6.0.0

Toggle v6.0.0's commit message
Bump version: 5.3.0 → 6.0.0 [skip ci]