Skip to content

Releases: aws-samples/aws-genai-llm-chatbot

v4.0.11

29 Mar 13:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.4.0.10...v4.0.11

v.4.0.10

28 Mar 15:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.4.0.9...v.4.0.10

v.4.0.9

15 Mar 17:19
Compare
Choose a tag to compare

What's Changed

  • Update of registry location in Mistral adapter by @massi-ang in #401
  • fix: remove length > 0 condition for idefics path suppressions by @dairiley in #403
  • CLI option to specify existing VPC ID by @surukonda in #404
  • fix(claude multimodal): key error by @massi-ang in #406
  • Correct paramter mapping for Mistral models by @massi-ang in #408
  • Improved streaming experience by @massi-ang in #409
  • Continue to use multimodal mode in a chat using images by @massi-ang in #411
  • Add setting for automatic creation of cloudwatch role on Api Gateway by @massi-ang in #413
  • Correctly switch interface based on chat history and model capabilities by @massi-ang in #414
  • Convert Web Crawler to AWS Batch Job by @surukonda in #388
  • Improved Claude prompts for Langchain and fix to interface selection by @massi-ang in #417
  • Add support for cohere/titan embedding models by @QuinnGT in #361
  • feat: adding schedule option for sagemaker models by @Rob-Powell in #384

Full Changelog: v4.0.8...v.4.0.9

v4.0.8

07 Mar 13:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.4.0.7...v4.0.8

v.4.0.7

05 Mar 14:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.4.0.6...v.4.0.7

v4.0.5

12 Feb 16:23
6f0ad46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.4.0.4...v4.0.5

v.4.0.6

12 Feb 18:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.5...v.4.0.6

v.4.0.3

01 Feb 17:41
Compare
Choose a tag to compare

What's Changed

  • fix(magic create): removed console.log and reordered options by @massi-ang in #342
  • Fix #344. Dynamically create cdk-nag suppression based on AZ number by @moserda in #346
  • feat(sagemaker models): use Generative AI CDK constructs for SageMaker model deployment by @krokoko in #343

New Contributors

Full Changelog: 4.0.2...v.4.0.3

4.0.2

30 Jan 13:24
Compare
Choose a tag to compare

What's Changed

  • bug: docs are using old architecture diagram without appsync by @Rob-Powell in #329
  • docs: change docs link to button to make it clearer to users by @dairiley in #337
  • Feat: Option to lock down website and infrastructure to VPC/Intranet by @manuwaik in #310
  • feat: removing auto generated files from git by @Rob-Powell in #339

Full Changelog: v.4.0.1...4.0.2

v.4.0.1

25 Jan 17:03
Compare
Choose a tag to compare

What's Changed

  • added setup CLI option for Kendra Enterprise by @manuwaik in #302
  • feat: adding support for mixtral 0.1 and mistral instruct 0.2 by @Rob-Powell in #313
  • docs: rewrite existing documentation into VitePress docs site by @dairiley in #318
  • fix: update broken links on docs homepage by @dairiley in #324
  • feat: installer display instance size used next to model name for sagemaker by @Rob-Powell in #325
  • Improve Security by Implementing Automated Scan Suggestions by @dairiley in #249
  • fix: include optional dependency to fix missing module on docs build GitHub action by @dairiley in #326
  • fix(ui): improved checking on the results returned by Semantic Search API by @massi-ang in #328
  • chore(deps-dev): bump vite from 4.4.12 to 4.5.2 in /lib/user-interface/react-app by @dependabot in #321
  • Reformat of files via prettify by @massi-ang in #331
  • Update of autogenerated graphql client files by @massi-ang in #332
  • crawler fails on content-type by @orangewise in #330
  • fix: do not suppress Kendra default policy unless createIndex is chosen by @dairiley in #333
  • feat: ability to run amplify command to generate code files by @Rob-Powell in #308
  • GitHub action to close stale issues by @dairiley in #336
  • Update README.md for additional models support by @orangewise in #335

New Contributors

Full Changelog: v.4.0.0...v.4.0.1