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

Amazon Bedrock - Model Throughput Provisioning #38850

Merged
merged 5 commits into from
Apr 11, 2024

Conversation

ferruzzi
Copy link
Contributor

@ferruzzi ferruzzi commented Apr 8, 2024

Adds support for provisioning model throughput on Amazon Bedrock including: operators, sensors, waiters, and triggerer, as well as unit tests and system tests for all of the above, and doc updates.

Manually tested in Breeze with the Trigger and with the Sensor:
image

Sits on top of a change in #38849, please make sure that is merged before this one.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@ferruzzi ferruzzi force-pushed the ferruzzi/bedrock/m4-throughput branch from 3d61fcc to 90eea2d Compare April 9, 2024 18:54
@ferruzzi
Copy link
Contributor Author

Dependency merged; I'll get this rebased on top of that one and merge it this afternoon.

@ferruzzi ferruzzi force-pushed the ferruzzi/bedrock/m4-throughput branch from bffa635 to fe2fd35 Compare April 10, 2024 20:06
@ferruzzi
Copy link
Contributor Author

Gah, static check is just a merge issue, imported the sensor twice. Easy fix.

@ferruzzi ferruzzi merged commit c25d346 into apache:main Apr 11, 2024
42 checks passed
@ferruzzi ferruzzi deleted the ferruzzi/bedrock/m4-throughput branch April 11, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants