204 Commits

Author SHA1 Message Date
stainless-app[bot]
9377508e45 feat(api)!: migrate to v2 2025-03-20 16:41:27 -04:00
stainless-app[bot]
48fa064202 feat(api): new models for TTS, STT, + new audio features for Realtime (#298) 2025-03-20 16:08:10 +00:00
stainless-app[bot]
1356ffde64 release: 0.1.0-alpha.66 v0.1.0-alpha.66 2025-03-20 05:06:53 +00:00
stainless-app[bot]
26ae175fc3 feat(api): o1-pro now available through the API (#296) 2025-03-20 05:06:53 +00:00
stainless-app[bot]
6ab4b2bbb5 fix(types): improve responses type names 2025-03-20 05:06:53 +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
stainless-app[bot]
a2d5a8c9d4 chore(internal): codegen related update (#292) 2025-03-20 05:06:53 +00:00
stainless-app[bot]
ddd34e80c3 release: 0.1.0-alpha.65 v0.1.0-alpha.65 2025-03-17 15:05:29 +00:00
Robert Craigie
27008f286a fix: revert bad update 2025-03-17 15:05:29 +00:00
Robert Craigie
f695f0013d fix(ci): add workflow back in 2025-03-17 15:04:43 +00:00
stainless-app[bot]
d41327ec98 release: 0.1.0-alpha.64 v0.1.0-alpha.64 2025-03-15 05:03:03 +00:00
stainless-app[bot]
ee50abae9c chore(internal): remove CI condition (#271) 2025-03-15 05:03:03 +00:00
stainless-app[bot]
3a111a73e7 chore(internal): remove extra empty newlines (#268) 2025-03-15 05:03:03 +00:00
Stainless Bot
c5fd07f550 feat(client): improve default client options support 2025-03-15 05:03:03 +00:00
stainless-app[bot]
d927ff3438 feat(client): improve default client options support (#266) 2025-03-15 05:03:03 +00:00
stainless-app[bot]
b6f3176859 release: 0.1.0-alpha.63 v0.1.0-alpha.63 2025-03-12 05:02:50 +00:00
stainless-app[bot]
a636da379e fix(responses): correct reasoning output type (#262) 2025-03-12 05:02:50 +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]
9a8f472bc6 feat(client): accept RFC6838 JSON content types (#256) 2025-03-12 05:02:50 +00:00
stainless-app[bot]
151c5e7106 feat: add SKIP_BREW env var to ./scripts/bootstrap (#255) 2025-03-12 05:02:50 +00:00
stainless-app[bot]
32b7eb453c feat(client): allow custom baseurls without trailing slash (#254) 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]
eff15bb595 release: 0.1.0-alpha.62 v0.1.0-alpha.62 2025-03-06 03:43:57 +00:00
stainless-app[bot]
a47089e5d9 fix(api): add missing file rank enum + more metadata (#248) 2025-03-06 03:43:57 +00:00
stainless-app[bot]
42622955ac release: 0.1.0-alpha.61 v0.1.0-alpha.61 2025-02-27 22:21:17 +00:00
stainless-app[bot]
fcb72c5142 docs: update URLs from stainlessapi.com to stainless.com (#243)
More details at https://www.stainless.com/changelog/stainless-com
2025-02-27 22:21:17 +00:00
stainless-app[bot]
93834ee6fc release: 0.1.0-alpha.60 v0.1.0-alpha.60 2025-02-27 20:09:56 +00:00
stainless-app[bot]
961bf16109 feat(api): add gpt-4.5-preview (#242) 2025-02-27 20:09:56 +00:00
stainless-app[bot]
25b0137b0d chore(internal): fix devcontainers setup (#236) 2025-02-27 20:09:56 +00:00
stainless-app[bot]
7ad3660c46 release: 0.1.0-alpha.59 v0.1.0-alpha.59 2025-02-15 05:02:34 +00:00
stainless-app[bot]
86febfce3a fix(client): don't truncate manually specified filenames (#230) 2025-02-15 05:02:34 +00:00
stainless-app[bot]
1feceeddba release: 0.1.0-alpha.58 v0.1.0-alpha.58 2025-02-13 20:03:07 +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]
00b3517d03 release: 0.1.0-alpha.57 v0.1.0-alpha.57 2025-02-11 02:32:48 +00:00
stainless-app[bot]
e1c1a55e7d fix: do not call path.Base on ContentType (#225) 2025-02-11 02:32:48 +00:00
stainless-app[bot]
16aac50722 release: 0.1.0-alpha.56 v0.1.0-alpha.56 2025-02-07 02:33:24 +00:00
stainless-app[bot]
08320be359 fix: fix early cancel when RequestTimeout is provided for streaming requests (#221) 2025-02-07 02:33:24 +00:00
stainless-app[bot]
978707dd3b feat(pagination): avoid fetching when has_more: false (#218) 2025-02-07 02:33:24 +00:00
stainless-app[bot]
1eb61c74c2 release: 0.1.0-alpha.55 v0.1.0-alpha.55 2025-02-06 02:33:23 +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]
b2a763dcde fix: update stream error handling (#213) 2025-02-06 02:33:23 +00:00
stainless-app[bot]
30d43c0507 release: 0.1.0-alpha.54 (#212)
* chore: add UnionUnmarshaler for responses that are interfaces (#211)

* fix(streaming): correctly decode assistant events

* release: 0.1.0-alpha.54

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Robert Craigie <robert@craigie.dev>
v0.1.0-alpha.54
2025-02-05 20:08:05 +00:00
stainless-app[bot]
7daddefdac release: 0.1.0-alpha.53 v0.1.0-alpha.53 2025-02-05 14:33:22 +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]
dcb01cc7ba chore(api): delete deprecated method (#208) 2025-02-05 14:33:22 +00:00
Alexa Griffith
bf8afc3a81 docs(examples): fix typo (#207) 2025-02-05 14:33:22 +00:00
stainless-app[bot]
bfabf9d231 chore(docs): add docstring explaining streaming pattern (#205) 2025-02-05 14:33:22 +00:00
stainless-app[bot]
2afdedd1a1 release: 0.1.0-alpha.52 v0.1.0-alpha.52 2025-02-04 02:33:12 +00:00