Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2025

This PR contains the following updates:

Package Type Update Change
async-openai dependencies minor 0.30.0 -> 0.31.0

Release Notes

64bit/async-openai (async-openai)

v0.31.1: v0.31.1

Compare Source

What's Changed

Full Changelog: 64bit/async-openai@async-openai-v0.31.0...async-openai-v0.31.1

v0.31.0: v0.31.0

Compare Source

Overview

This release sync spec (latest openapi.documented.yml) from upstream to implement all the APIs, along with following features:

  • configurable requests with .path(), .query(), .header(), or .headers() on API group (e.g. client.chat().query()?.list().
  • types are in namespaced modules (e.g. types::chat, types::responses etc.).
  • granular feature flags to select API or types (e.g. response-types, realtime-types etc. for types; types for all types; responses, chat-completion etc. for APIs).
  • pass by reference (instead of value being moved) using byot feature.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

1 participant