Skip to content

v1.1.4

Compare
Choose a tag to compare
@Meteord Meteord released this 11 Sep 15:53
· 456 commits to main since this release
2b96e14

Added

  • Maximum tokens from the config divided into input and output tokens. This means that models with smaller context windows (e.g. Mistral) no longer run into an error.

Fixed

  • Version number is saved correctly again and displayed in the settings.
  • Max_tokens and other parameters are now correctly set for the non-default LLMs

Changed