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]
|
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]
|
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]
|
be5c35e2cb
|
feat(api): Add responses.input_tokens.count
|
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]
|
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]
|
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]
|
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]
|
831a12451c
|
feat(api): Add reinforcement fine-tuning api support
|
2025-05-08 17:23:42 +00:00 |
|
stainless-app[bot]
|
0852fb3101
|
feat(api): add image sizes, reasoning encryption
|
2025-05-08 02:00:11 +00:00 |
|
stainless-app[bot]
|
bf17880e18
|
feat(api): adding new image model support
|
2025-05-08 01:59:55 +00:00 |
|
stainless-app[bot]
|
4e42dd39d9
|
chore: workaround build errors (#366)
|
2025-04-09 10:28:29 +01:00 |
|
stainless-app[bot]
|
4a496a7674
|
feat(api): Add evalapi to sdk (#360)
Adding the evalsapi to the sdk.
|
2025-04-09 05:07:19 +00:00 |
|
stainless-app[bot]
|
717b6db407
|
feat(api)!: migrate to v2
|
2025-03-21 05:07:09 +00:00 |
|