-
Notifications
You must be signed in to change notification settings - Fork 67
Comparing changes
Open a pull request
base repository: awslabs/generative-ai-cdk-constructs
base: v0.1.106
head repository: awslabs/generative-ai-cdk-constructs
compare: v0.1.107
- 17 commits
- 108 files changed
- 9 contributors
Commits on Apr 2, 2024
-
feat: add kendra instance, vpc, permissioning (#296)
* feat: add kendra instance, vpc, permissioning * feat(readme): update * feat(docs): better handling of dependabot updates * feat(appsync): adding appsync schema * feat(job_status): add job status with state table * feat(breakup): all utilities into smaller files * fix(remove): holdover code * feat(vpc): update the vpc suppression and add flow logs * fix(build): remove imports * feat(enums): add enum export * fix: enums * feat: add unit tests * feat(s3_uploader): add new lambda * fix(pipeline): build * feat(pr): address comments * feat: change upload lambda to use presigned url, address PR comments * feat: fix kendra helpers and upload presigned URL * feat: fix refs * fix(gh): build * fix(gh): comments * feat(drawio): add diagram to tab * fix(configs): change the sdk mock * feat(configs): change the sdk mock * feat(configs): change the sdk mock * feat(configs): change the sdk mock * feat(imports): fix imports and policies * fix(): build * fix(): build * feat(deps): fix esm error * feat(deps): move lib back to bundledDeps * feat(tests): update code coverage * fix(test): build and test * chore: self mutation Signed-off-by: github-actions <[email protected]> --------- Signed-off-by: Michael Walker <[email protected]> Signed-off-by: github-actions <[email protected]> Co-authored-by: Michael Tran <[email protected]> Co-authored-by: github-actions <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5987ff - Browse repository at this point
Copy the full SHA a5987ffView commit details -
feat(construct): updated summarization architecture and added support… (
#351) * feat(construct): updated summarization architecture and added support for images with claude 3 * chore: self mutation Signed-off-by: github-actions <[email protected]> * feat(construct): removed unwanted dead code --------- Signed-off-by: github-actions <[email protected]> Signed-off-by: Dinesh Sajwan <[email protected]> Co-authored-by: Dinesh Sajwan <[email protected]> Co-authored-by: github-actions <[email protected]> Co-authored-by: Alain Krok <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4ddc8f - Browse repository at this point
Copy the full SHA f4ddc8fView commit details -
chore(deps): upgrade list of models and DLC images (#354)
Upgrade list of models and DLC images. See details in [workflow run]. [Workflow Run]: https://github.com/awslabs/generative-ai-cdk-constructs/actions/runs/8515394504 ------ *Automatically created by projen via the "code-generation" workflow* Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9f4119 - Browse repository at this point
Copy the full SHA a9f4119View commit details -
fix(error): increase retry attempts to mitigate policy creation race …
…condition in some cases (#355)
Configuration menu - View commit details
-
Copy full SHA for 173f84d - Browse repository at this point
Copy the full SHA 173f84dView commit details -
chore(deps): upgrade dependencies (#353)
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/awslabs/generative-ai-cdk-constructs/actions/runs/8515350477 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73d94b1 - Browse repository at this point
Copy the full SHA 73d94b1View commit details
Commits on Apr 3, 2024
-
chore(deps): upgrade dependencies (#356)
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/awslabs/generative-ai-cdk-constructs/actions/runs/8531090858 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 608aaef - Browse repository at this point
Copy the full SHA 608aaefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e0f71c - Browse repository at this point
Copy the full SHA 0e0f71cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcd0ed4 - Browse repository at this point
Copy the full SHA dcd0ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b264ac2 - Browse repository at this point
Copy the full SHA b264ac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf3dfee - Browse repository at this point
Copy the full SHA cf3dfeeView commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b5b28e - Browse repository at this point
Copy the full SHA 2b5b28eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0a4074 - Browse repository at this point
Copy the full SHA f0a4074View commit details -
Merge pull request #358 from krokoko/fix_kendra
chore(kendra): misc fixes in documentation
Configuration menu - View commit details
-
Copy full SHA for b2cd7c5 - Browse repository at this point
Copy the full SHA b2cd7c5View commit details -
chore(deps): bump pillow (#357)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c25fd08 - Browse repository at this point
Copy the full SHA c25fd08View commit details
Commits on Apr 5, 2024
-
feat(construct): added support for aurora, pinecone and redis in bedr…
…ock (#346) * feat(construct): added support for aurora, pinecone and redis data sources for bedrock * fix(build): fix self mutation * removed commented code in dockerfile Signed-off-by: Maksim Tybar <[email protected]> * chore(merge): merge main to branch --------- Signed-off-by: Maksim Tybar <[email protected]> Co-authored-by: Alain Krok <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 239bb99 - Browse repository at this point
Copy the full SHA 239bb99View commit details -
chore(deps): upgrade dependencies (#360)
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/awslabs/generative-ai-cdk-constructs/actions/runs/8547138673 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed40d8e - Browse repository at this point
Copy the full SHA ed40d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb025fb - Browse repository at this point
Copy the full SHA bb025fbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.106...v0.1.107