• 0.1.2 6dc8ef16b2

    0.1.2 Stable

    blek released this 2024-06-10 05:53:19 +02:00 | 7 commits to main since this release

    What's new:

    • Added llama and mixtral models

    Binaries are signed with GPG key 59F46DB850CA447F36371DED14546221E3595D0C

    Downloads
  • 0.1.1 ade011120f

    blek released this 2024-05-05 08:50:50 +02:00 | 19 commits to main since this release

    What's new:

    1. Config file does not longer store model versions, except for GPT3.
    2. The API has changed, so the requests had to be changed as well
    3. GPT3 finally works as expected

    Binaries are signed with key 59F46DB850CA447F36371DED14546221E3595D0C

    Downloads
  • 0.1.0 741a71fb3b

    First release Stable

    blek released this 2024-04-14 08:09:42 +02:00 | 25 commits to main since this release

    This is the first release with the basic features.

    Notably, the config location is ~/.config/hey/conf.toml and could be set via HEY_CONFIG_PATH and HEY_CONFIG_FILENAME variables.

    There is also a small cache file at ~/.cache/hey/cache.json and could be set via HEY_CACHE_PATH and HEY_CACHE_FILENAME.

    Downloads