Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sdk minor release 2024 #839

Merged
merged 9 commits into from
Feb 26, 2024
5,918 changes: 3,218 additions & 2,700 deletions ibm_watson/assistant_v1.py

Large diffs are not rendered by default.

8,486 changes: 4,835 additions & 3,651 deletions ibm_watson/assistant_v2.py

Large diffs are not rendered by default.

6,081 changes: 3,389 additions & 2,692 deletions ibm_watson/discovery_v1.py

Large diffs are not rendered by default.

6,250 changes: 3,338 additions & 2,912 deletions ibm_watson/discovery_v2.py

Large diffs are not rendered by default.

869 changes: 505 additions & 364 deletions ibm_watson/language_translator_v3.py

Large diffs are not rendered by default.

2,444 changes: 1,339 additions & 1,105 deletions ibm_watson/natural_language_understanding_v1.py

Large diffs are not rendered by default.

2,743 changes: 1,641 additions & 1,102 deletions ibm_watson/speech_to_text_v1.py

Large diffs are not rendered by default.

1,272 changes: 701 additions & 571 deletions ibm_watson/text_to_speech_v1.py

Large diffs are not rendered by default.

3,291 changes: 1,859 additions & 1,432 deletions test/unit/test_assistant_v1.py

Large diffs are not rendered by default.

5,128 changes: 3,019 additions & 2,109 deletions test/unit/test_assistant_v2.py

Large diffs are not rendered by default.

3,004 changes: 1,730 additions & 1,274 deletions test/unit/test_discovery_v1.py

Large diffs are not rendered by default.

2,787 changes: 1,519 additions & 1,268 deletions test/unit/test_discovery_v2.py

Large diffs are not rendered by default.

515 changes: 301 additions & 214 deletions test/unit/test_language_translator_v3.py

Large diffs are not rendered by default.

937 changes: 530 additions & 407 deletions test/unit/test_natural_language_understanding_v1.py

Large diffs are not rendered by default.

1,549 changes: 915 additions & 634 deletions test/unit/test_speech_to_text_v1.py

Large diffs are not rendered by default.

800 changes: 470 additions & 330 deletions test/unit/test_text_to_speech_v1.py

Large diffs are not rendered by default.

Loading