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

Prepare for release 0.25 #2400

Merged
merged 5 commits into from
Jul 24, 2024
Merged

Prepare for release 0.25 #2400

merged 5 commits into from
Jul 24, 2024

Conversation

Wauplin
Copy link
Contributor

@Wauplin Wauplin commented Jul 18, 2024

PR following the 0.24.0 release to prepare for next one. Includes:

  • bump version to 0.25.0.dev0
  • remove deprecated InferenceClient.conversational task. Please use InferenceClient.chat_completion instead.
  • remove ConversationalOutput type (unused anymore)
  • not possible to treat InferenceClient returns values as dictionaries. They are dataclasses!

@Wauplin Wauplin requested a review from LysandreJik July 18, 2024 14:57
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Member

@LysandreJik LysandreJik left a comment

Choose a reason for hiding this comment

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

Always love those PRs :)

@Wauplin Wauplin merged commit aff42c9 into main Jul 24, 2024
17 checks passed
@Wauplin Wauplin deleted the prepare-for-0.25 branch July 24, 2024 14:21
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