Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: watson-developer-cloud/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.1
Choose a base ref
...
head repository: watson-developer-cloud/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Choose a head ref
  • 16 commits
  • 22 files changed
  • 3 contributors

Commits on Aug 10, 2022

  1. feat(assistant-v1): update models and add new methods

    New methods are createWorkspaceAsync, updateWorkspaceAsync, exportWorkspaceAsync
    Hsaylor authored and apaparazzi0329 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    fbcebd0 View commit details
    Browse the repository at this point in the history
  2. feat(assistant-v2): update models and add new methods

    New methods are listEnvironments, getEnvironments, listReleases, getRelease, deployRelease
    Hsaylor authored and apaparazzi0329 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    a1586ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dea58c5 View commit details
    Browse the repository at this point in the history
  4. feat(discovery-v2): update models and add several new methods

    New methods are listDocuments, getDocument, listDocumentClassifiers, createDocumentClassifier,
    getDocumentClassifier, updateDocumentClassifier, deleteDocumentClassifier,
    listDocumentClassifierModels, createDocumentClassifierModels, getDocumentClassifierModels,
    updateDocumentClassifierModels, deleteDocumentClassifierModels,getStopwordList, createStopwordList,
    deleteStopwordList, listExpansions, createExpansions, deleteExpansions
    Hsaylor authored and apaparazzi0329 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    972a1ae View commit details
    Browse the repository at this point in the history
  5. refactor(lt): minor code cleanup

    Hsaylor authored and apaparazzi0329 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    446f502 View commit details
    Browse the repository at this point in the history
  6. feat(nlu): add trainingParameters

    add parameter trainingParameters to createClassificationsModel and updateClassificationsModel
    Hsaylor authored and apaparazzi0329 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    c8e056c View commit details
    Browse the repository at this point in the history
  7. feat(stt): update parameters

    Remove parameter customizationId from createJob and recognize, Add parameter characterInsertionBias
    to createJob and recognize, Add parameter strict to trainAcousticModel and trainLanguageModel
    Hsaylor authored and apaparazzi0329 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    e40c06c View commit details
    Browse the repository at this point in the history
  8. feat(tts): add parameters

    Add parameter spellOutMode to synthesize
    Hsaylor authored and apaparazzi0329 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    b300c55 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    069bba3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b5f171 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    149bdd2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c9dbbfa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ac82c45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b2c6e4e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6d60aa4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6f8f5e1 View commit details
    Browse the repository at this point in the history
Loading