Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.87 to 0.1.88 #3942

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2024

Bumps cdklabs-generative-ai-cdk-constructs from 0.1.87 to 0.1.88.

Release notes

Sourced from cdklabs-generative-ai-cdk-constructs's releases.

v0.1.88

0.1.88 (2024-03-12)

Features

  • coderefactoring: code clean up (10247ba)
  • construct: fixed defects abd added schema schanges warning (1d61a39)
  • construct: merge with main (0698e49)
  • construct: merge with main (5ecd867)
  • construct: updated image ingestion (b3d1e12)
  • documentation: updated qa readme for image qa (098ceb2)
  • imageqa: visual qa and doc qa fixes (16ac265)
  • ingestimagedocs: ingest jpg,png files and create embeddings with amazon.titan-embed-image-v1 (6c17076)
  • merge: merge qa with data ingestion changes (10f556f)
  • viosualqa: added default value for verbose (34a5ba1)
  • visaulqa: added svg support (d413f11)
  • visaulqa: merge with main (b635df8)
  • visual-qa: merge with main (64f9d2f)
  • visualqa: added review comments (7d4d3a1)
  • visualqa: defect fixes (8a0bd43)
  • visualqa: defect fixes (9cbc83b)
  • visualqa: fix defects (65ea455)
  • visualqa: fixed bugs (8496001)
  • visualqa: implemented review comments (6cbb5e0)
  • visualqa: merged dataingestion changes and updated image transformer (9ee580e)
  • visualqa: model validation (af69009)
  • visualqa: model validation (f29e1c3)
  • visualqa: question answer on uploaded image (f04ea6b)
  • visualqa: review comments implemented (b04c1e1)
  • visualqa: review comments implemented (09d5a6c)
  • visualqa: updated documentation (6220e48)
  • visualqa: updated documentation (18756a5)
  • visualqa: updated documentation for image embeddings (1396385)
  • visualqa: updated model paramters and file name in igestion (d8a501b)
Commits
  • fc320f6 Merge pull request #254 from awslabs/feature/visual-qa
  • 8a0bd43 feat(visualqa): defect fixes
  • 9cbc83b feat(visualqa): defect fixes
  • 0f266a3 chore: self mutation
  • 0c8a3a9 Merge branch 'main' into feature/visual-qa
  • 7d4d3a1 feat(visualqa): added review comments
  • 34a5ba1 feat(viosualqa): added default value for verbose
  • 6220e48 feat(visualqa): updated documentation
  • 18756a5 feat(visualqa): updated documentation
  • b04c1e1 feat(visualqa): review comments implemented
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner March 12, 2024 21:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 12, 2024
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 12, 2024
@github-actions github-actions bot added the internal Maintenance changes label Mar 12, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/develop/cdklabs-generative-ai-cdk-constructs-0.1.88 branch from b3ffe34 to 417dd45 Compare March 12, 2024 22:30
Bumps [cdklabs-generative-ai-cdk-constructs](https://github.com/awslabs/generative-ai-cdk-constructs) from 0.1.87 to 0.1.88.
- [Release notes](https://github.com/awslabs/generative-ai-cdk-constructs/releases)
- [Changelog](https://github.com/awslabs/generative-ai-cdk-constructs/blob/main/CHANGELOG.md)
- [Commits](awslabs/generative-ai-cdk-constructs@v0.1.87...v0.1.88)

---
updated-dependencies:
- dependency-name: cdklabs-generative-ai-cdk-constructs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/cdklabs-generative-ai-cdk-constructs-0.1.88 branch from 417dd45 to 5ff51f7 Compare March 12, 2024 22:43
Copy link

sonarcloud bot commented Mar 12, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@leandrodamascena leandrodamascena merged commit ff763a2 into develop Mar 12, 2024
16 checks passed
@leandrodamascena leandrodamascena deleted the dependabot/pip/develop/cdklabs-generative-ai-cdk-constructs-0.1.88 branch March 12, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file internal Maintenance changes python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant