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

REVAI-3855: examples #106

Merged
merged 17 commits into from
Dec 26, 2023
Merged

REVAI-3855: examples #106

merged 17 commits into from
Dec 26, 2023

Conversation

kirillatrev
Copy link
Collaborator

No description provided.

@kirillatrev kirillatrev requested a review from a team as a code owner December 23, 2023 02:01
examples/async_summarize.py Outdated Show resolved Hide resolved
examples/async_summarize.py Outdated Show resolved Hide resolved
Copy link
Contributor

@dmtrrk dmtrrk left a comment

Choose a reason for hiding this comment

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

A few minor suggestions

@kirillatrev kirillatrev requested a review from dmtrrk December 23, 2023 23:43
language='en',
summarization_config=SummarizationOptions(
model=NlpModel.PREMIUM
))
Copy link

Choose a reason for hiding this comment

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

this is odd formatting style (the integration instead of 4 spaces is much larger) are you trying to follow the existing format?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Most likely linter was complaining about the line length. I'll double check.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

In general - yes I was trying to follow existing formatting in other example files for consistency

@kirillatrev
Copy link
Collaborator Author

@alexsku good to merge?

@alexsku
Copy link

alexsku commented Dec 24, 2023

sure?

@kirillatrev kirillatrev requested a review from dmtrrk December 26, 2023 14:38
@kirillatrev kirillatrev requested a review from alexsku December 26, 2023 14:38
Copy link

@alexsku alexsku left a comment

Choose a reason for hiding this comment

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

:shipit:

@kirillatrev kirillatrev merged commit f6c0b38 into develop Dec 26, 2023
6 checks passed
@kirillatrev kirillatrev deleted the feature/REVAI-3855-examples branch December 26, 2023 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants