Skip to content

Conversation

@AndreasAbdi
Copy link
Contributor

Previously, the base streamer class was not exported so the set of available streamers was fixed to 3 streamer classes.

This change makes it so that customers may extend the default base streamer class.

What does this PR do?

Previously, the base streamer class was not exported so the set of available streamers was fixed to 3 streamer classes.

This change makes it so that customers may extend the default base streamer class.

Fixes # (issue)

None

Before submitting

  • [X-no ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • [X-no ] Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • [X-no ] Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • [X ] Did you write any new necessary tests?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

Previously, the base streamer class was not exported so the set of available streamers was fixed to 3 streamer classes. 

This change makes it so that customers may extend the default base streamer class.
@github-actions github-actions bot marked this pull request as draft March 2, 2025 21:09
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2025

Hi 👋, thank you for opening this pull request! The pull request is converted to draft by default. When it is ready for review, please click the Ready for review button (at the bottom of the PR page).

@Rocketknight1
Copy link
Member

cc @gante

@gante gante marked this pull request as ready for review March 6, 2025 16:56
Copy link
Contributor

@gante gante left a comment

Choose a reason for hiding this comment

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

LGTM 🤗

(I hope you don't mind, I've added a minor change to make our CI happy)

@AndreasAbdi
Copy link
Contributor Author

great thanks!

@gante gante merged commit 8a16edc into huggingface:main Mar 7, 2025
21 checks passed
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