Skip to content

Nextcloud App v0.4.7

Choose a tag to compare

@github-actions github-actions released this 24 Aug 22:39
· 3 commits to main since this release
47b287a

AIquila Nextcloud App v0.4.7

Bug Fixes

  • refresh the Mistral model registry, fix vision, add reasoning (#488)

Installation

  1. Download aiquila.tar.gz from the assets below
  2. Extract to your Nextcloud apps directory:
    cd /path/to/nextcloud/apps
    tar -xzf aiquila.tar.gz
  3. Enable the app:
    php occ app:enable aiquila

Nextcloud App Store

This release can be published to the Nextcloud App Store using the signed package.

Signature: Available in aiquila.tar.gz.sig


This release was automatically created by GitHub Actions