Skip to content

v0.8.0

Compare
Choose a tag to compare
@bigcat88 bigcat88 released this 12 Jan 19:58
· 60 commits to refs/heads/main since this release
1061622

Added

  • download_log method to download nextcloud.log. #199
  • NextcloudApp: API for registering Speech to Text providers(avalaible from Nextcloud 29). #196
  • NextcloudApp: API for registering Text Processing providers(avalaible from Nextcloud 29). #198
  • NextcloudApp: added get_model_path wrapper around huggingface_hub:snapshot_download. #202

Fixed

  • OCS: Correctly handling of HTTP 204 No Content status. #197