We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a8bc0 commit 084b4b9Copy full SHA for 084b4b9
CHANGELOG.md
@@ -2,6 +2,14 @@
2
All notable changes to `slashml-python-client` aka `slashml` will be documented in this file.
3
This project adheres to [Semantic Versioning](https://semver.org/).
4
5
+## 0.0.7 - 2023-05-11
6
+
7
+### Added
8
+- Added deepgram model for SpeechToText service
9
10
+### Fixed
11
+- Fixed a bug in examples by replacing verbs with `submit_job`
12
13
## 0.0.6 - 2023-05-11
14
15
### Changed
0 commit comments