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

Duet AI documentation lookup prompts for Beam ML #30351

Merged

Conversation

olehborysevych
Copy link
Collaborator

First part of beam ml lookup prompts


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

How can I use Apache Beam in my AI/ML pipeline?

Response:
You can use Apache Beam for data ingestion, validation, preprocessing, and inference.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can use Apache Beam for data ingestion, validation, preprocessing, and inference.
You can use Apache Beam for various tasks within your AI/ML pipeline, including data validation, preprocessing, model validation, and model deployment and inference.

Oleh Borysevych and others added 6 commits March 3, 2024 06:17
@olehborysevych
Copy link
Collaborator Author

@dariabezkorovaina all your comments are resolved

@olehborysevych olehborysevych changed the title [DRAFT] Duet AI documentation lookup prompts for Beam ML Duet AI documentation lookup prompts for Beam ML Mar 5, 2024
@olehborysevych olehborysevych marked this pull request as ready for review March 5, 2024 13:59
Copy link
Contributor

github-actions bot commented Mar 5, 2024

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @jrmccluskey added as fallback since no labels match configuration

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

Copy link
Contributor

@dariabezkorovaina dariabezkorovaina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nits mostly related to line spacing and formatting of the section names after removing links from them:

  • Used single quotation marks ' ' for section names
  • Used for transforms, classes, methods (i.e. parts of a code)
  • Removed from the words that are not parts of a code, such as PyTorch (name of the library)

Oleh Borysevych and others added 2 commits March 7, 2024 00:37
Co-authored-by: Daria Bezkorovaina <[email protected]>
Co-authored-by: Daria Bezkorovaina <[email protected]>
Copy link
Contributor

@dariabezkorovaina dariabezkorovaina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@olehborysevych olehborysevych requested a review from damccorm March 7, 2024 12:56
@olehborysevych
Copy link
Collaborator Author

Hey @damccorm, this one is also ready for review.

Copy link
Contributor

@damccorm damccorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good, had a few comments - the LLM piece is the only really significant one. Please make edits in both the no link and with links sections!

Thanks!

@olehborysevych
Copy link
Collaborator Author

Overall looks good, had a few comments - the LLM piece is the only really significant one. Please make edits in both the no link and with links sections!

Thanks!

Thank you @damccorm Done!.

@olehborysevych olehborysevych requested a review from damccorm March 11, 2024 08:28
Copy link
Contributor

@damccorm damccorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just had one more minor nit

Co-authored-by: Danny McCormick <[email protected]>
@olehborysevych olehborysevych requested a review from damccorm March 12, 2024 11:26
@olehborysevych
Copy link
Collaborator Author

Thank you @damccorm!

Copy link
Contributor

@damccorm damccorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@damccorm damccorm merged commit 35252b9 into apache:master Mar 12, 2024
4 checks passed
hjtran pushed a commit to hjtran/beam that referenced this pull request Apr 4, 2024
* ml prompts initial commit

* preprocess data added

* orchedstration prompts added

* orchestration prompts

* new files added

* ml prompts added

* bigqueryml prompt added

* fix whitespace

* add model refresh prompt

* custom inference added

* Apply suggestions from code review

Co-authored-by: Daria Bezkorovaina <[email protected]>

* llm inference added

* whitespace fixed

* code review comments

* nolinks docs added

* Apply suggestions from code review

Co-authored-by: Daria Bezkorovaina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Daria Bezkorovaina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Daria Bezkorovaina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Daria Bezkorovaina <[email protected]>

* fixed broken link

* Apply suggestions from code review

Co-authored-by: Daria Bezkorovaina <[email protected]>

* Apply suggestions from code review

Co-authored-by: Daria Bezkorovaina <[email protected]>

* code review comments

* whitespace fix

* Apply suggestions from code review

Co-authored-by: Danny McCormick <[email protected]>

---------

Co-authored-by: Daria Bezkorovaina <[email protected]>
Co-authored-by: Danny McCormick <[email protected]>
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