Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 944 Bytes

File metadata and controls

48 lines (31 loc) · 944 Bytes

Change Log for Dash

All notable changes to slashml-python-client aka slashml will be documented in this file. This project adheres to Semantic Versioning.

0.1.6 - 2023-12-21

Added

  • Pin some dependencies
  • Add a requirements flag for model deployment

0.1.5 - 2023-09-17

Added

  • Unpin depenedencies

0.1.4 - 2023-06-09

Added

  • Model deployment

0.1.3 - 2023-05-13

Added

  • Added rev model for SpeechToText service

0.1.0 - 2023-05-13

Added

  • Added deepgram model for SpeechToText service
  • Added gcp model for SpeechToText service

Fixed

  • Fixed a bug in examples by replacing verbs with submit_job

0.0.6 - 2023-05-11

Changed

  • Combined submit_job and status check into a single function call.

0.0.5 - 2023-05-08

Added

  • SpeechToText service
  • TextToSpeech service
  • TextSummarization service

✨ This is the initial open-source release of SlashML