Skip to content

Releases: yalattas/mindmate

v0.1.7

02 Jul 03:14
Compare
Choose a tag to compare
chore(openAI): increase maximum number of tokens

v0.1.6

09 Jun 21:03
Compare
Choose a tag to compare

v0.1.6 - 2023-06-09 - latest

Added

  • Image command

    • Allowing user to generate an image based on prompt as an input.
    • Save image to the current directory where user called the command.
  • Exception handlation

    • Raising exception in few cases to better explain what happened to the user.
  • Prompt

    • A generic class to handle user input and expires_at as a placeholder.

Changed

  • ai command
    • changed to directory to be more descriptive
  • user id
    • adding brand name before uuid for openAi to distinguish users. uuid values seems to be similar which make openAi confused about context
  • config state
    • storing Prompt to environment file state without impact existing credentials

Removed

  • openAI model
    • remove unsupported models on openAi
  • AWS platform - currently not supported

v0.1.4 and v0.1.5 wasn't documented and has a problems addressed in v0.1.6. Therefore, wasn't tagged

v0.1.5-beta

06 Jun 20:05
Compare
Choose a tag to compare
docs/release(v0.1.5)

v0.0.5-beta

06 Jun 20:05
Compare
Choose a tag to compare
v0.0.5-beta Pre-release
Pre-release

Full Changelog: v0.0.3...v0.0.5

v0.0.3-alpha-hotfix

26 Apr 02:29
Compare
Choose a tag to compare
v0.0.3-alpha-hotfix Pre-release
Pre-release

to validate existence of authentication details before attempting to pass prompt

Full Changelog: v0.0.2...v0.0.3

v0.0.2-alpha

26 Apr 01:35
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release

Includes: #6 #7 and other

v0.0.1-alpha

24 Apr 04:39
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

Unuseful release, just to reserve the name and test the publishing process.

Full Changelog: https://github.com/yalattas/mindmate/commits/v0.0.1