Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: awslabs/generative-ai-cdk-constructs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.273
Choose a base ref
...
head repository: awslabs/generative-ai-cdk-constructs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.274
Choose a head ref
  • 6 commits
  • 46 files changed
  • 4 contributors

Commits on Oct 11, 2024

  1. chore(deps): upgrade list of models and DLC images (#742)

    Upgrade list of models and DLC images. See details in [workflow run].
    [Workflow Run]: https://github.com/awslabs/generative-ai-cdk-constructs/actions/runs/11283958742
    ------
    *Automatically created by projen via the "code-generation" workflow*
    
    Signed-off-by: github-actions <[email protected]>
    Co-authored-by: github-actions <[email protected]>
    emerging-tech-cdk-constructs-bot and github-actions authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f42e9c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    febc38d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. chore(deps): upgrade list of models and DLC images (#745)

    Upgrade list of models and DLC images. See details in [workflow run].
    [Workflow Run]: https://github.com/awslabs/generative-ai-cdk-constructs/actions/runs/11318853147
    ------
    *Automatically created by projen via the "code-generation" workflow*
    
    Signed-off-by: github-actions <[email protected]>
    Co-authored-by: github-actions <[email protected]>
    emerging-tech-cdk-constructs-bot and github-actions authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    91183cd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. chore(deps): upgrade list of models and DLC images (#749)

    Upgrade list of models and DLC images. See details in [workflow run].
    [Workflow Run]: https://github.com/awslabs/generative-ai-cdk-constructs/actions/runs/11336903352
    ------
    *Automatically created by projen via the "code-generation" workflow*
    
    Signed-off-by: github-actions <[email protected]>
    Co-authored-by: github-actions <[email protected]>
    emerging-tech-cdk-constructs-bot and github-actions authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bd6e617 View commit details
    Browse the repository at this point in the history
  2. chore(deps): upgrade dependencies (#748)

    * chore(deps): upgrade dependencies
    
    Upgrades project dependencies. See details in [workflow run].
    
    [Workflow Run]: https://github.com/awslabs/generative-ai-cdk-constructs/actions/runs/11336840177
    
    ------
    
    *Automatically created by projen via the "upgrade-main" workflow*
    
    Signed-off-by: github-actions <[email protected]>
    
    * chore(deps): upgrade cdk version for deps upgrade
    
    ---------
    
    Signed-off-by: github-actions <[email protected]>
    Co-authored-by: github-actions <[email protected]>
    Co-authored-by: krokoko <[email protected]>
    3 people authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c8ea823 View commit details
    Browse the repository at this point in the history
  3. feat: llama index data loader construct (#714)

    * defaults for props
    * add docker for llamaindex data loader
    * set the platform to amd64
    * add llamaindex architecture
    * allow passing in a VPC
    * add tests
    * add enumeration to base class
    * add headers
    
    ---------
    
    Signed-off-by: github-actions <[email protected]>
    Signed-off-by: Scott Schreckengaust <[email protected]>
    Co-authored-by: github-actions <[email protected]>
    Co-authored-by: Alain Krok <[email protected]>
    3 people authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c9e4623 View commit details
    Browse the repository at this point in the history
Loading