Commit Graph

55 Commits

Author SHA1 Message Date
stainless-app[bot]
3fb5d8d68e release: 1.12.0 (#458)
* codegen metadata

* chore(internal): refactor stream event processing to be more future proof

* feat(api): manual updates

* release: 1.12.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: David Meadows <dmeadows@stainless.com>
2025-07-30 12:45:47 +00:00
stainless-app[bot]
df38777fa4 chore(api): event shapes more accurate 2025-07-22 13:10:56 +00:00
stainless-app[bot]
2fa9ee24ed Add transform and latest stainless config from monorepo 2025-07-15 16:22:29 +00:00
stainless-app[bot]
9ea9abda66 chore(api): update realtime specs, build config 2025-07-15 16:03:25 +00:00
stainless-app[bot]
3b1a955744 chore(api): specification cleanup 2025-07-11 20:47:04 +00:00
stainless-app[bot]
f6a7e7dcd8 feat(api): webhook and deep research support 2025-06-26 16:50:47 +00:00
stainless-app[bot]
280c698015 feat(api): add reusable prompt IDs 2025-06-16 18:28:24 +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]
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]
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]
3fabca6b5c feat(api): add o3 and o4-mini model IDs 2025-05-08 15:16:51 -04: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
stainless-app[bot]
a2c3de9e6c fix(client)!: improve union variant names 2025-05-08 02:00:05 +00:00
stainless-app[bot]
8a78f37c25 feat(client)!: improve param subunions & deduplicate types 2025-05-08 01:59:05 +00:00
stainless-app[bot]
8830750240 chore(docs): doc improvements (#350) 2025-04-07 19:49:56 +00:00
stainless-app[bot]
fc5eabf81d feat(client): support unions in query and forms (#347) 2025-04-04 05:07:06 +00:00
stainless-app[bot]
7294973fd4 fix(client)!: add enums (#327) 2025-03-28 05:06:48 +00:00
stainless-app[bot]
50d23845d5 chore(api): updates to supported Voice IDs (#325) 2025-03-28 05:06:48 +00:00
Jacob Zimmerman
7817545479 fix(client): elide fields in ToAssistantParam (#309) 2025-03-22 23:06:11 +00:00
stainless-app[bot]
717b6db407 feat(api)!: migrate to v2 2025-03-21 05:07:09 +00:00
stainless-app[bot]
458c075fc5 feat(api): new models for TTS, STT, + new audio features for Realtime (#298) 2025-03-21 05:07:09 +00:00
stainless-app[bot]
60219e8515 fix(api): correct some Responses types (#295) 2025-03-20 05:06:53 +00:00
meorphis
296bb5f3fd Revert "fix: revert bad update"
This reverts commit 27008f286a.
2025-03-20 05:06:53 +00:00
Robert Craigie
27008f286a fix: revert bad update 2025-03-17 15:05:29 +00:00
stainless-app[bot]
73d820bd96 fix(responses): correct computer use enum value (#261) 2025-03-12 05:02:50 +00:00
stainless-app[bot]
aa5cb47722 feat(api): updates (#259) 2025-03-12 05:02:50 +00:00
stainless-app[bot]
304ec6b670 chore: move ChatModel type to shared (#250) 2025-03-12 05:02:50 +00:00
stainless-app[bot]
3da23d8f86 feat(api): add support for storing chat completions (#228) 2025-02-13 20:03:07 +00:00
stainless-app[bot]
5b53a1d531 fix(api): add missing reasoning effort + model enums (#215) 2025-02-06 02:33:23 +00:00
stainless-app[bot]
f480273953 fix(api/types): correct audio duration & role types (#209) 2025-02-05 14:33:22 +00:00
stainless-app[bot]
1dc888754d feat(api): add o3-mini (#195)
fix(types): correct metadata type + other fixes
2025-01-31 19:23:11 +00:00
stainless-app[bot]
29e5479243 feat(api): update enum values, comments, and examples (#181) 2025-01-22 14:28:45 +00:00
stainless-app[bot]
2c21e34046 feat: support deprecated markers (#178) 2025-01-22 14:28:45 +00:00
stainless-app[bot]
a9e2f35573 feat(api): new o1 and GPT-4o models + preference fine-tuning (#142)
learn more here: https://platform.openai.com/docs/changelog
2024-12-17 18:22:39 +00:00
stainless-app[bot]
8fe1011b33 feat(api): add gpt-4o-2024-11-20 model (#131) 2024-11-20 18:27:11 +00:00
stainless-app[bot]
9d6e6f2ace fix: correct required fields for flattened unions (#120) 2024-11-11 20:55:38 +00:00
stainless-app[bot]
e927fb06a7 refactor: sort fields for squashed union structs (#111) 2024-11-05 18:41:49 +00:00
stainless-app[bot]
73c798a65b feat(api): add support for predicted outputs (#110) 2024-11-05 18:41:49 +00:00
stainless-app[bot]
f946acc71a feat(api): add new, expressive voices for Realtime and Audio in Chat Completions (#101)
https://platform.openai.com/docs/changelog
2024-10-30 16:12:04 +00:00
stainless-app[bot]
6bb0f75b9b feat(client)!: improve naming of some variants (#89) 2024-10-22 19:55:42 +00:00
stainless-app[bot]
f4a76d0aff feat(api): add gpt-4o-audio-preview model for chat completions (#88)
This enables audio inputs and outputs. https://platform.openai.com/docs/guides/audio
2024-10-17 17:30:15 +00:00
stainless-app[bot]
b0eae50c46 feat(api): support storing chat completions, enabling evals and model distillation in the dashboard (#72)
Learn more at http://openai.com/devday2024
2024-10-01 17:55:00 +00:00
Stainless Bot
698a0c9c09 feat(api): add o1 models (#49)
See https://platform.openai.com/docs/guides/reasoning for details.
2024-09-12 17:05:56 +00:00
Young-Jin Park
4b46d02aa5 chore: add back custom code that was reverted 2024-08-12 22:21:38 +00:00
stainless-app[bot]
b2281035a6 feat: simplify content union (#18) 2024-08-12 21:29:18 +00:00