v4.0.12
What's Changed
New features
- feat: Added delete document functionality by @azaylamba in #464
- feat: enable web scraping to parse and save pdf content by @Rob-Powell in #474
- feat: Support for cognito federated indentities by @Rob-Powell in #460
- feat: bedrock region expansion eu-west-3 & ap-southeast-2 by @Rob-Powell in #448
- Llama3 adapter by @massi-ang in #468
Fixes & Improvements
- Cloud9-resize.sh supports Cloud9 instances based on AL2023 by @raschiapedane in #439
- Improved development instructions by @massi-ang in #437
- Include UI in smoke-build GitHub action & add cdk synth check by @dairiley in #441
- Improvements to the deploy documentation by @massi-ang in #447
- Ability to run cloud9-resize.sh in non-interactive mode by @spugachev in #449
- fix: add ability to set HF_token now required by Mistral models on HF by @Rob-Powell in #462
- fix: logic for private website and add validation on config params by @Rob-Powell in #451
- fix(chat message): added fallback rules for the document tab labels by @massi-ang in #458
- fix: Added validation for filenames having comma by @azaylamba in #463
- fix: website crawler limited to only 1 page crawl by @Rob-Powell in #467
- fix: cli only show kendra existing index if kendra rag enabled by @Rob-Powell in #475
- Spell correctly ENUM type value by @massi-ang in #486
- Update to use langchain-community by @massi-ang in #480
- Fix resource naming by @massi-ang in #487
- Fix #491 Amazon Kendra deployment by @malte-aws in #492
- fix: Added None value for pydantic validation by @JeromeGuyon in #490
- Dealing with existant VPC for IdeficsInterface deployment by @hghandri in #498
Chores
- chore(deps): bump requests from 2.31.0 to 2.32.0 in /lib/shared/layers/common by @dependabot in #494
- chore(deps): bump pydantic from 2.3.0 to 2.4.0 in /lib/shared/web-crawler-batch-job by @dependabot in #473
- chore(deps): bump pydantic from 2.3.0 to 2.4.0 in /lib/shared/layers/common by @dependabot in #472
- chore(deps): bump pydantic from 2.3.0 to 2.4.0 in /lib/shared/file-import-batch-job by @dependabot in #471
- chore(deps-dev): bump vite from 4.5.2 to 4.5.3 in /lib/user-interface/react-app by @dependabot in #443
- chore(deps-dev): bump vite from 5.0.12 to 5.2.8 by @dependabot in #442
- chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #420
- chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /lib/user-interface/react-app by @dependabot in #419
- chore(deps): bump langchain from 0.1.5 to 0.1.11 in /lib/shared/web-crawler-batch-job by @dependabot in #418
- chore(deps): bump langchain from 0.1.5 to 0.1.11 in /lib/shared/file-import-batch-job by @dependabot in #399
- chore(deps): bump ip from 1.1.8 to 1.1.9 in /lib/user-interface/react-app by @dependabot in #383
- chore(deps): bump requests from 2.31.0 to 2.32.2 in /lib/shared/file-import-batch-job by @dependabot in #499
New Contributors
- @raschiapedane made their first contribution in #439
- @malte-aws made their first contribution in #492
- @hghandri made their first contribution in #498
Full Changelog: v4.0.11...v4.0.12