Skip to content

release: 1.78.0 #2340

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

Merged
merged 6 commits into from
May 8, 2025
Merged

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented May 5, 2025

Automated Release PR

1.78.0 (2025-05-08)

Full Changelog: v1.77.0...v1.78.0

Features

  • api: Add reinforcement fine-tuning api support (bebe361)

Bug Fixes

  • ignore errors in isinstance() calls on LazyProxy subclasses (#2343) (52cbbdf), closes #2056

Chores

  • internal: update proxy tests (b8e848d)
  • use lazy imports for module level client (4d0f409)
  • use lazy imports for resources (834813c)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app stainless-app bot requested a review from a team as a code owner May 5, 2025 08:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from ba9d488 to 834813c Compare May 6, 2025 05:04
@RobertCraigie RobertCraigie mentioned this pull request May 6, 2025
1 task
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 10945d5 to 834813c Compare May 7, 2025 05:03
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e04ba0d to 52cbbdf Compare May 7, 2025 17:51
@stainless-app stainless-app bot enabled auto-merge (rebase) May 7, 2025 17:51
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b9d199d to 52cbbdf Compare May 8, 2025 05:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9883e8a to b8e848d Compare May 8, 2025 12:41
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 525de89 to bebe361 Compare May 8, 2025 17:24
@stainless-app stainless-app bot changed the title release: 1.77.1 release: 1.78.0 May 8, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1f64630 to bebe361 Compare May 8, 2025 17:24
@stainless-app stainless-app bot merged commit 01a69ab into main May 8, 2025
2 of 3 checks passed
@stainless-app stainless-app bot deleted the release-please--branches--main--changes--next branch May 8, 2025 17:27
Copy link
Contributor Author

stainless-app bot commented May 8, 2025

🤖 Release is at https://github.com/openai/openai-python/releases/tag/v1.78.0 🌻

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.

missing pandas when using isinstance
2 participants