Skip to content

v1.2.0

Choose a tag to compare

@tabdunabi tabdunabi released this 18 Dec 21:19
· 118 commits to main since this release
e350e95

Added

  • Support for Amazon Titan Text Lite, Anthropic Claude v2.1, Cohere Command models, and Meta Llama 2 Chat models

Changed

  • Increase the cap on the max number of docs retrieved in the Amazon Kendra retriever (for RAG use cases) from 5 to 100, to match the API limit

Fixed

  • Fix typo in UI deployment instructions (#26)
  • Fix bug causing failures with dictionary type advanced model parameters
  • Fixed bug causing erroneous error messages to appear to user in long running conversations

Security

  • Updated Python and Node package versions to resolve security vulnerabilities