Tags: openai/openai-python
Tags
release: 2.26.0 (#2932) * 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. * release: 2.26.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
release: 2.25.0 (#2891) * feat(api): remove prompt_cache_key param from responses, phase field from message types * fix(api): readd phase * fix(api): manual updates * fix(api): internal schema fixes * codegen metadata * chore(internal): codegen related update * chore(internal): reduce warnings * chore(internal): codegen related update * feat(api): gpt-5.4, tool search tool, and new computer tool * release: 2.25.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
release: 2.24.0 (#2890) * chore(internal): refactor sse event parsing * codegen metadata * chore(internal): make `test_proxy_environment_variables` more resilient to env * feat(api): add phase * fix(api): phase docs * fix(api): fix phase enum * release: 2.24.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
release: 2.18.0 (#2846) * codegen metadata * test note * feat(api): add context_management to responses * feat(api): responses context_management * release: 2.18.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Alex Chang <apcha@openai.com>
PreviousNext