Commit Graph

107 Commits

Author SHA1 Message Date
stainless-app[bot]
433d4f82c4 fix(types): remove web_search_call.results from ResponseIncludable 2026-03-27 18:13:40 +00:00
stainless-app[bot]
8c765ea8ca fix(api): align SDK response types with expanded item schemas
Fixes a variety of missing Items on Responses.
OutputItem: add function_call_output, computer_tool_call_output, local_shell_call_output, mcp_approval_response, custom_tool_call_output

ItemResource: add reasoning,  compaction, custom_tool_call, custom_tool_call_output
2026-03-25 20:32:49 +00:00
stainless-app[bot]
5d067f56bd feat(api): add keys field to computer action types 2026-03-25 16:19:14 +00:00
stainless-app[bot]
9da4adf788 chore(internal): support default value struct tag 2026-03-25 11:28:07 +00:00
stainless-app[bot]
2ee91a1695 fix(types): generate shared enum types that are not referenced by other schemas 2026-03-24 05:35:01 +00:00
stainless-app[bot]
3c1c940aef fix(types): make Type required, correct enum in ResponseInputMessageItem 2026-03-23 16:54:41 +00:00
stainless-app[bot]
71212fefcd feat(api): 5.4 nano and mini model slugs 2026-03-17 17:36:00 +00:00
stainless-app[bot]
298fa77233 feat(api): add in and nin values to comparison filter type 2026-03-16 22:08:47 +00:00
stainless-app[bot]
9d38664037 feat(api): add defer_loading field to function tools 2026-03-14 02:18:23 +00:00
stainless-app[bot]
eb0e5cbc50 chore(internal): codegen related update 2026-03-10 18:59:05 +00:00
stainless-app[bot]
a35f4aaf20 feat(api): api update 2026-03-10 16:17:51 +00:00
stainless-app[bot]
71cb5f10de feat(api): The GA ComputerTool now uses the CompuerTool class. The 'computer_use_preview' tool is moved to ComputerUsePreview
This fixes naming of the old computer_use_preview, which previously took the ComputerTool name. There is a newly GAed `computer` tool now available, which will use the ComputerTool name.

This may be a breaking change for users of the preview tool.
2026-03-05 21:19:31 +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]
2606059672 fix(api): internal schema fixes 2026-02-27 21:31:35 +00:00
stainless-app[bot]
3c4ce23f16 fix(api): manual updates 2026-02-24 20:24:34 +00:00
stainless-app[bot]
d606d5d6e5 fix(api): readd phase 2026-02-24 20:16:27 +00:00
stainless-app[bot]
4259d58c1c feat(api): remove Phase from input/output messages, PromptCacheKey from responses 2026-02-24 20:08:32 +00:00
stainless-app[bot]
34ad99b3f1 fix(api): fix phase enum 2026-02-24 19:48:00 +00:00
stainless-app[bot]
f0e8c3f2bf fix(api): phase docs 2026-02-24 19:24:43 +00:00
stainless-app[bot]
053308b3c3 feat(api): add phase 2026-02-24 19:21:19 +00:00
stainless-app[bot]
0261507d39 chore(internal): move custom custom json tags to api 2026-02-24 17:13:14 +00:00
stainless-app[bot]
b6a4da3630 docs(api): clarify safety_identifier max length in chat completions and responses 2026-02-20 00:06:44 +00:00
stainless-app[bot]
17c78d1d70 docs(api): enhance method docstrings across audio/chat/completion/skill/upload/video APIs 2026-02-18 02:31:31 +00:00
stainless-app[bot]
96f326b54c feat(api): skills and hosted shell 2026-02-10 18:05:22 +00:00
stainless-app[bot]
fdc9d77ed9 feat(api): responses context_management 2026-02-08 20:49:05 +00:00
stainless-app[bot]
68acf49101 fix(client): update type for find_in_page action 2026-02-02 21:36:25 +00:00
stainless-app[bot]
45ef86ad03 feat(api): image generation actions for responses; ResponseFunctionCallArgumentsDoneEvent.name 2026-01-30 19:43:01 +00:00
stainless-app[bot]
9ec5dccfb7 docs: split api.md by standalone resources 2026-01-30 17:43:16 +00:00
stainless-app[bot]
10f969eec9 feat(api): add shell_call_output status field 2026-01-28 22:21:49 +00:00
stainless-app[bot]
8a369ea1ce feat(api): api updates 2026-01-27 23:21:15 +00:00
stainless-app[bot]
2cca659f4f fix(client): retain streaming when user sets request body 2026-01-14 22:46:39 +00:00
stainless-app[bot]
75e0928193 feat(api): add new Response completed_at prop 2026-01-09 21:53:23 +00:00
stainless-app[bot]
ae6de5146a feat(api): gpt-image-1.5 2025-12-16 18:13:28 +00:00
stainless-app[bot]
e3f3197f1f feat(api): gpt 5.2 2025-12-11 18:06:12 +00:00
stainless-app[bot]
53cf6cc082 feat(api): make model required for the responses/compact endpoint 2025-12-08 22:42:47 +00:00
stainless-app[bot]
96afa44cc3 feat(api): gpt-5.1-codex-max and responses/compact 2025-12-04 17:50:45 +00:00
stainless-app[bot]
9318cdd271 fix(client): correctly specify Accept header with */* instead of empty 2025-11-18 17:51:46 +00:00
stainless-app[bot]
ebb86e6f69 fix(api): align types of input items / output items for typescript 2025-11-17 21:19:37 +00:00
stainless-app[bot]
a919ae534b feat(api): gpt 5.1 2025-11-13 18:10:32 +00:00
stainless-app[bot]
a3faf57260 fix(api): fix nullability of logprobs
Makes ResponseOutputText.logprobs nullable, matching with 2.6.1. While this is always present in the server response, this inadvertently affected params and some constructors
2025-11-04 06:02:40 +00:00
stainless-app[bot]
2da8c48a83 feat(api): Realtime API token_limits, Hybrid searching ranking options 2025-11-03 23:06:54 +00:00
stainless-app[bot]
f1a69d0e63 feat(api): remove InputAudio from ResponseInputContent
Removes the type `InputAudio` from `ResponseInputContent`. This parameter was non-functional and has now been removed. Please note that this is not a feature removal; it was never supported by the Responses API.

While this is technically a backward-incompatible change due to the type removal, it reflects the intended behavior and has no functional impact.
2025-10-28 00:54:02 +00:00
stainless-app[bot]
d6219f3ca1 fix(api): docs updates 2025-10-21 22:33:36 +00:00
stainless-app[bot]
21a7f89c5b feat(api): Add responses.input_tokens.count 2025-10-20 16:44:34 +00:00
stainless-app[bot]
dca5853c0e fix(api): internal openapi updates 2025-10-17 21:31:18 +00:00
stainless-app[bot]
136750da72 chore(client): undo some naming changes 2025-10-16 14:46:40 +00:00
stainless-app[bot]
de5ecb06a5 chore(api): internal updates 2025-10-15 20:10:04 +00:00
stainless-app[bot]
cb104b0f08 feat(api): comparison filter in/not in 2025-10-10 01:08:54 +00:00
stainless-app[bot]
ae14ca9dc5 feat(api): dev day 2025 launches
DevDay 2025 launches including videos and chatkit beta
2025-10-06 17:48:48 +00:00
stainless-app[bot]
f8f67a4cab fix(api): add status, approval_request_id to MCP tool call 2025-10-01 19:45:04 +00:00