Skip to content

[pull] main from openai:main - #145

Merged
pull[bot] merged 2 commits into
gitupdates:mainfrom
openai:main
Aug 25, 2026
Merged

[pull] main from openai:main#145
pull[bot] merged 2 commits into
gitupdates:mainfrom
openai:main

Conversation

@pull

@pull pull Bot commented Aug 25, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

apcha-oai and others added 2 commits August 25, 2026 16:05
#3726)

## Summary

Adds optional `residency` support to synchronous and asynchronous Admin
Organization project creation, with typed residency configuration
values, and exposes `residency` on returned Project models. Marks
`geography` as deprecated for project creation while retaining it for
backward compatibility. Adds optional `quantity_unit` fields to
organization usage cost result models across supported usage response
types.

Project responses and project-creation inputs now reuse a shared
residency model. Usage cost responses reuse a shared quantity-unit
model, with unknown unit values and optional/null fields preserved.

Co-authored-by: apcha-oai <228803254+apcha-oai@users.noreply.github.com>
## Summary

Use generated request encoding for Realtime WebRTC setup so future
schema changes no longer require a parallel handwritten implementation.
Applications can send an SDP offer and optional session configuration
through the existing synchronous and asynchronous `calls.create`
methods.

Requests now preserve the API’s declared SDP and JSON content types, so
offers and session configuration reach the API in the expected format.
SDP-only requests use the supported raw-SDP form; the method signatures
and SDP-response interface stay the same.

Co-authored-by: apcha-oai <228803254+apcha-oai@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Aug 25, 2026
@pull pull Bot added the ⤵️ pull label Aug 25, 2026
@pull
pull Bot merged commit 555ac48 into gitupdates:main Aug 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant