70 Commits

Author SHA1 Message Date
stainless-app[bot]
cacbc36ab6 chore(internal): support default value struct tag 2026-03-25 22:08:50 +00:00
stainless-app[bot]
94bbd24a2e fix(types): generate shared enum types that are not referenced by other schemas 2026-03-25 22:08:50 +00:00
stainless-app[bot]
5020caa66a feat(api): 5.4 nano and mini model slugs 2026-03-17 17:52:48 +00:00
stainless-app[bot]
6eaa27db16 feat(api): add in and nin values to comparison filter type 2026-03-17 17:52:48 +00:00
stainless-app[bot]
6d87e5526c feat(api): gpt-5.4, tool search tool, and new computer tool 2026-03-05 18:12:45 +00:00
stainless-app[bot]
a77ba028f7 chore(internal): move custom custom json tags to api 2026-02-24 19:54:35 +00:00
stainless-app[bot]
6cb27d898f feat(api): skills and hosted shell 2026-02-10 18:14:06 +00:00
stainless-app[bot]
cece3e6327 fix(client): update type for find_in_page action 2026-02-05 16:27:27 +00:00
stainless-app[bot]
f89cde5fce feat(api): gpt 5.2 2025-12-11 18:15:27 +00:00
stainless-app[bot]
48c5ff3340 feat(api): gpt-5.1-codex-max and responses/compact 2025-12-04 18:04:05 +00:00
stainless-app[bot]
d5cc8ab31a feat(api): gpt 5.1 2025-12-01 21:18:30 +00:00
stainless-app[bot]
d16fc7f3c8 feat(api): Realtime API token_limits, Hybrid searching ranking options 2025-11-03 23:51:47 +00:00
stainless-app[bot]
4ab208c6cd fix(api): docs updates 2025-10-28 14:21:31 +00:00
stainless-app[bot]
be5c35e2cb feat(api): Add responses.input_tokens.count 2025-10-20 17:16:02 +00:00
stainless-app[bot]
b93f6bd8a5 fix(api): internal openapi updates 2025-10-20 17:16:02 +00:00
stainless-app[bot]
8ab21748d3 feat(api): Add support for gpt-4o-transcribe-diarize on audio/transcriptions endpoint 2025-10-16 15:14:07 +00:00
stainless-app[bot]
0552b0b90b feat(api): comparison filter in/not in 2025-10-10 01:12:17 +00:00
stainless-app[bot]
f1adab139a feat(api): dev day 2025 launches
DevDay 2025 launches including videos and chatkit beta
2025-10-06 18:08:01 +00:00
stainless-app[bot]
13778d44fe release: 3.0.0 2025-09-30 16:35:20 +00:00
stainless-app[bot]
76f337cec6 feat(api): gpt-5-codex 2025-09-23 16:59:16 +00:00
stainless-app[bot]
d7e2eb4f18 fix(api): fix mcp tool name 2025-09-22 23:48:05 +00:00
stainless-app[bot]
d92ea4850f chore(api): Minor docs and type updates for realtime 2025-09-11 18:03:54 +00:00
stainless-app[bot]
012b83e3fa chore(api): fix realtime GA types 2025-09-10 13:33:33 +00:00
stainless-app[bot]
130fc8ea5b feat(api): realtime API updates 2025-09-02 00:05:15 +00:00
stainless-app[bot]
6f2c71d4e2 feat(api): add web search filters 2025-08-26 20:42:32 +00:00
stainless-app[bot]
5b7c31bde9 feat(api): adding support for /v1/conversations to the API 2025-08-21 16:22:58 +00:00
stainless-app[bot]
323154ccec feat(api): add new text parameters, expiration options 2025-08-15 19:11:33 +00:00
stainless-app[bot]
77c994b843 release: 2.0.0 (#466)
* feat(api): manual updates

* feat(client): support optional json html escaping

* feat(api): adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5

* codegen metadata

* chore: document breaking changes

* chore: change readme warning and minimum version

* feat(client): rename union helpers

* chore: migrate examples

* release: 2.0.0

* release: 2.0.0

* Update CHANGELOG.md

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Jacob Zimmerman <jacob@stainless.com>
2025-08-07 16:48:52 -04:00
Jacob Zimmerman
aea5ebccac feat(client): remove HTML escaping in JSON 2025-08-06 18:33:19 -04:00
stainless-app[bot]
df38777fa4 chore(api): event shapes more accurate 2025-07-22 13:10:56 +00:00
stainless-app[bot]
08c37c1f14 feat(api): manual updates 2025-07-16 16:40:53 +00:00
stainless-app[bot]
5469fed87e feat(api): add file_url, fix event ID 2025-07-10 18:34:16 +00:00
stainless-app[bot]
f6a7e7dcd8 feat(api): webhook and deep research support 2025-06-26 16:50:47 +00:00
stainless-app[bot]
eb84f42c9d feat(api): update api shapes for usage and code interpreter 2025-06-23 18:27:08 +00:00
stainless-app[bot]
7fda696513 feat(api): Add o3-pro model IDs 2025-06-10 16:49:54 +00:00
stainless-app[bot]
d8ed24529a fix(client): cast to raw message when converting to params 2025-06-09 16:50:47 +00:00
stainless-app[bot]
5df5ea93ab feat(client): allow overriding unions 2025-06-09 16:50:47 +00:00
stainless-app[bot]
7fdb6e56e3 feat(api): add new realtime and audio models, realtime session options 2025-06-03 17:11:21 +00:00
stainless-app[bot]
3258ddb1d0 fix(api): Fix evals and code interpreter interfaces 2025-06-02 19:39:27 +00:00
stainless-app[bot]
422a0db3c6 feat(api): new streaming helpers for background responses 2025-05-22 19:57:53 +00:00
stainless-app[bot]
2bd777d681 feat(api): add container endpoint 2025-05-21 18:37:07 +00:00
stainless-app[bot]
e7e2123de7 feat(api): new API tools 2025-05-21 16:20:10 +00:00
stainless-app[bot]
4c623b88a9 feat(api)!: improve naming and remove assistants 2025-05-19 15:06:05 +00:00
stainless-app[bot]
47ca619fa1 feat(api): Updating Assistants and Evals API schemas 2025-05-16 17:10:57 +00:00
stainless-app[bot]
11f5716afa feat(api): manual updates 2025-05-15 23:47:12 +00:00
stainless-app[bot]
3fabca6b5c feat(api): add o3 and o4-mini model IDs 2025-05-08 15:16:51 -04:00
stainless-app[bot]
831a12451c feat(api): Add reinforcement fine-tuning api support 2025-05-08 17:23:42 +00:00
stainless-app[bot]
523487582e feat(client): experimental support for unmarshalling into param structs 2025-05-08 02:15:46 +00:00
stainless-app[bot]
443351625e feat(client)!: rename resp package 2025-05-08 02:12:32 +00:00
stainless-app[bot]
9f312a9b14 fix(client)!: improve core function names 2025-05-08 02:05:22 +00:00