Tags: watson-developer-cloud/python-sdk
Tags
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
PreviousNext