Skip to content

Releases: youwriteai/model2API

0.2.2

Choose a tag to compare

@github-actions github-actions released this 20 Sep 10:32

Changes:

  • bug fixes with long audio transpilation

0.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Sep 07:47

Changes

  • webworkers now fully work.
  • moved config and models/ to %APPDIR%/model2API

0.1.7

Choose a tag to compare

@github-actions github-actions released this 14 Sep 14:28

Release v0.1.7

Changes:

  • title fix
  • icon update

Full Changelog: v0.1.6...v0.1.7

0.1.6

Choose a tag to compare

@github-actions github-actions released this 14 Sep 09:03

Release v0.1.6

Changes:

  • Fixed services examples
  • Changed url handler from {{URL}} to {{basepath}}
  • Added requirements to readme.md

Full Changelog: v0.1.5...v0.1.6

0.1.5

Choose a tag to compare

@github-actions github-actions released this 14 Sep 07:42

Release v0.1.5

Changes:

  • design update
    image
  • the github actions is now parallel.

Full Changelog: v0.1.4...v0.1.5

0.1.4

Choose a tag to compare

@github-actions github-actions released this 14 Sep 06:40

Release V0.1.4

Changes

  • fixed the sharp package compatibility issue

Full Changelog: v0.1.3...v0.1.4

0.1.3

Choose a tag to compare

@github-actions github-actions released this 14 Sep 04:55

Release 0.1.3:

Changes:

  • modelAliases: now you can specify a model alias from what the user requested, to be used instead.
    This is helpful when you're working with openai api compatible tools or any other tools that doesn't use our models listing.
    image
    you can use regex or just type the exact name there.

Full Changelog: https://github.com/youwriteai/model2API/commits/v0.1.3