Skip to content

v1.4.0

Choose a tag to compare

@tabdunabi tabdunabi released this 04 Apr 21:22
· 91 commits to main since this release
2f86af1

Added

  • Support for newest Bedrock models: Anthropic Claude v3 and Mistral family of models (#79)

Changed

  • Significantly increased default prompt and chat input character limits. Should now support ~50% of the model's input prompt limit

Fixed

  • UI input validation misaligned with backend limits (#80)
  • Missing hyperlink to solution landing page in README (#65)

Security

  • Updated package versions to resolve vulnerabilities

External Contributors