Commit Graph

35 Commits

Author SHA1 Message Date
stainless-app[bot]
3d96ba109d feat(api): custom voices 2026-03-13 19:49:37 +00:00
stainless-app[bot]
eef5817e21 feat(api): gpt-5.4, tool search tool, and new computer tool 2026-03-05 18:00:35 +00:00
stainless-app[bot]
f3799fe2bf chore(internal): use different example values for some enums 2026-01-06 18:27:58 +00:00
stainless-app[bot]
e3f3197f1f feat(api): gpt 5.2 2025-12-11 18:06:12 +00:00
stainless-app[bot]
a919ae534b feat(api): gpt 5.1 2025-11-13 18:10:32 +00:00
stainless-app[bot]
433a3e1668 chore(internal): version bump 2025-09-30 17:29:54 +00:00
stainless-app[bot]
44d62cdeea chore(api): accurately represent shape for verbosity on Chat Completions 2025-08-19 13:48:18 +00:00
stainless-app[bot]
0349232cb9 feat(api): add new text parameters, expiration options 2025-08-15 19:11:31 +00:00
stainless-app[bot]
10bbf5a7a6 chore(internal): version bump 2025-08-07 20:49:11 +00:00
stainless-app[bot]
2770a51cab feat(api): adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 2025-08-07 17:02:18 +00:00
stainless-app[bot]
72516e15fc feat(api): manual updates 2025-07-30 12:40:19 +00:00
stainless-app[bot]
2ed36f9948 feat(api): new API tools 2025-05-21 16:20:07 +00:00
stainless-app[bot]
0df59d693b feat(api)!: improve naming and remove assistants 2025-05-19 13:12:50 +00:00
stainless-app[bot]
cacfc0511b feat(client)!: improve param subunions & deduplicate types 2025-04-15 19:02:38 +00:00
stainless-app[bot]
fa27434573 feat(api): adding gpt-4.1 family of model IDs 2025-04-14 16:40:38 +00:00
stainless-app[bot]
4f7031032f fix(client)!: add enums (#327) 2025-03-27 22:12:17 +00:00
stainless-app[bot]
86fa6f3ec9 chore(api): updates to supported Voice IDs (#325) 2025-03-26 20:32:26 +00:00
stainless-app[bot]
01e87e46a4 feat(api)!: migrate to v2 2025-03-20 16:39:58 -04:00
stainless-app[bot]
914c267390 fix(responses): correct computer use enum value (#261) 2025-03-11 19:52:57 +00:00
stainless-app[bot]
fa0dc6b6a6 feat(api): add /v1/responses and built-in tools (#259)
[platform.openai.com/docs/changelog](http://platform.openai.com/docs/changelog)
2025-03-11 16:38:13 +00:00
stainless-app[bot]
245f7f7e53 chore: move ChatModel type to shared (#250) 2025-03-06 14:50:04 +00:00
stainless-app[bot]
1667a7732e feat(api): add support for storing chat completions (#228) 2025-02-13 19:42:11 +00:00
stainless-app[bot]
91692924ac feat(api): add o3-mini (#195)
fix(types): correct metadata type + other fixes
2025-01-31 19:02:56 +00:00
stainless-app[bot]
268bc60763 feat(api): update enum values, comments, and examples (#181) 2025-01-22 13:21:07 +00:00
stainless-app[bot]
0dd4145cb7 feat(api): new o1 and GPT-4o models + preference fine-tuning (#142)
learn more here: https://platform.openai.com/docs/changelog
2024-12-17 17:56:58 +00:00
stainless-app[bot]
212e3ff4a6 chore(tests): limit array example length (#128) 2024-11-18 10:29:25 +00:00
stainless-app[bot]
1da67faa66 feat(api): add support for predicted outputs (#110) 2024-11-04 22:43:37 +00:00
stainless-app[bot]
a6aba4c32e feat(client)!: improve naming of some variants (#89) 2024-10-22 18:24:39 +00:00
stainless-app[bot]
d5def01fa9 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 16:50:06 +00:00
stainless-app[bot]
ccdf63d9e6 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:52:13 +00:00
stainless-app[bot]
48accd4f97 feat(api): add o1 models (#49)
See https://platform.openai.com/docs/guides/reasoning for details.
2024-09-12 16:53:19 +00:00
stainless-app[bot]
b54caf90df feat: simplify content union (#18) 2024-08-12 21:26:00 +00:00
stainless-app[bot]
fddea9ec6b chore(examples): minor formatting changes (#14) 2024-08-12 19:48:21 +00:00
stainless-app[bot]
c126ef90e7 feat(api): updates (#5)
- This commit removes the `AssistantResponseFormat` type
2024-08-06 17:30:00 +00:00
Stainless Bot
c329601324 feat: publish 2024-08-01 00:02:01 +00:00