Releases: aws-samples/aws-genai-llm-chatbot
Releases · aws-samples/aws-genai-llm-chatbot
v.4.0.3
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
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
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
- @manuwaik made their first contribution in #302
- @Rob-Powell made their first contribution in #313
Full Changelog: v.4.0.0...v.4.0.1
v.4.0.0
What's Changed
- Feature: replace API Gateway with AppSync to enable deployment in regulated environments by @massi-ang in #269
Full Changelog: v3.1.9...v.4.0.0
v3.1.9
What's Changed
- Use selectSubnets() instead of filter to ensure only one subnet per AZ by @dfkunstler in #297
New Contributors
- @dfkunstler made their first contribution in #297
Full Changelog: v3.1.8...v3.1.9
v3.1.8
What's Changed
- Fix error with module not found for feedparser by @agscripter in #251
- Fixit dimension spelling by @cpollard0 in #252
- fix(genai_core): Added handling for bad FMs by @flamingquaks in #250
- Bump CDK version to 2.114.1 by @bigadsoleiman in #266
- Fix shared asset bundler error for build on windows and large file type batch job by @QuinnGT in #254
- Add section to manage non english kendra index by @emnbdx in #265
- Feature: filter out Bedrock models that cannot be used in the playground by @massi-ang in #275
- fix(crawler): only process "text/html" Content-Type pages by @massi-ang in #273
- fix(file import): encode file names in NFC format by @massi-ang in #282
- vpc endpoint subnets should be in different availability zones by @orangewise in #257
- fix(opensearch-vector): updates the name of the Workspace/workflow for the OpenSearcherveless sample by @abest0 in #291
- All the sessions are not displayed in the history by @azaylamba in #290
- chore(deps-dev): bump vite from 4.5.0 to 4.5.1 by @dependabot in #256
- chore(deps-dev): bump vite from 4.4.11 to 4.4.12 in /lib/user-interface/react-app by @dependabot in #255
- chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 in /lib/user-interface/react-app by @dependabot in #295
New Contributors
- @agscripter made their first contribution in #251
- @emnbdx made their first contribution in #265
- @orangewise made their first contribution in #257
- @abest0 made their first contribution in #291
- @azaylamba made their first contribution in #290
Full Changelog: v3.1.7...v3.1.8
v3.1.7
What's Changed
- fix(llm_prompts): missing type by @massi-ang in #238
- docs: Add example content to doc site by @dairiley in #239
- fix(powertools): set dev env var to false for compact logging by @massi-ang in #241
- fix(create_tool): better hints on multiselect by @massi-ang in #240
- fix(wizard): validate is run even when entry is skipped by @massi-ang in #243
- fix(bedrock_endpoint): removing the use of the bedrock endpoint by @massi-ang in #247
- RSS Feed Subscription Integration by @flamingquaks in #225
New Contributors
- @flamingquaks made their first contribution in #225
Full Changelog: v3.1.6...v3.1.7
v3.1.6
What's Changed
- docs: set up VitePress for documentation site hosted on GitHub pages by @dairiley in #207
- fix(shared_asset): correctly calculate hash to detect changes by @massi-ang in #217
- Added support for markdown tables in chat by @QuinnGT in #219
- Add Llama2 support for Amazon Bedrock. Fix prompts for Llama2 on SageMaker. by @bigadsoleiman in #221
- Feature: adding llm prompts to the UI by @massi-ang in #232
- feat(cohere_command_light): support for command light by @massi-ang in #236
New Contributors
Full Changelog: v3.1.5...v3.1.6
v3.1.5
What's Changed
- Fixed Claudev2 condensed question to be in the same language as the user input by @saricmzn in #196
- Bump langchain version to 0.0.331 by @bigadsoleiman in #199
- Bump langchain version batch to 0.0.331 by @bigadsoleiman in #200
- Bump @babel/traverse from 7.22.10 to 7.23.2 in /lib/user-interface/react-app by @dependabot in #121
- Bump react-devtools-core from 4.28.0 to 4.28.4 in /lib/user-interface/react-app by @dependabot in #127
- fix(reranking): uses semantic search score by @massi-ang in #198
- chore: replace sdk lambda layer by @massi-ang in #203
New Contributors
- @saricmzn made their first contribution in #196
- @dependabot made their first contribution in #121
Full Changelog: v3.1.4...v3.1.5
v3.1.4
What's Changed
- fix: select models that are available in current version by @massi-ang in #137
- fix: safety guards in case of missing config by @massi-ang in #138
- Heartbits by @spugachev in #139
- Fix broken link to AWS Console by @eoinsha in #142
- fix: replace csv by .csv by @arm-diaz in #144
- Feat multi chat by @massi-ang in #148
- Fix mistral prompt by @massi-ang in #164
- Add code scroll on overflow by @massi-ang in #168
- Fix mistral input length by @massi-ang in #175
- Allow to deploy Kendra without SageMaker endpoints by @spugachev in #176
- Doc local UI run by @massi-ang in #179
- Feat retriever logic by @massi-ang in #166
- Feat mistral prompt improvements by @massi-ang in #189
- Used a constant for the chatbot name. by @ajaylamba-provar in #182
- Remove unused imports. Upgrade CDK version by @bigadsoleiman in #191
- Fix condense streaming by @bigadsoleiman in #193
New Contributors
- @eoinsha made their first contribution in #142
- @arm-diaz made their first contribution in #144
- @ajaylamba-provar made their first contribution in #182
Full Changelog: v3.1.3...v3.1.4