Files
python-openai/python-openai.changes
Dirk Mueller 3f8fa62ba0 - update to 2.26.0:
* **api:** The GA ComputerTool now uses the CompuerTool class.
    The 'computer_use_preview' tool is moved to
    ComputerUsePreview
  * **api:** gpt-5.4, tool search tool, and new computer tool
  * **api:** remove prompt_cache_key param from responses, phase
    field from message types
  * **api:** add phase
  * **api:** add gpt-realtime-1.5 and gpt-audio-1.5 model options
    to realtime calls
  * **api:** websockets for responses api
  * **internal:** add request options to SSE classes
  * update mock server docs
  * **api:** add batch size limit to file_batches parameter
    descriptions
  * **api:** enhance method descriptions across audio, chat,
    realtime, skills, uploads, videos
  * **api:** update safety_identifier documentation in chat
    completions and responses
  * **structured outputs:** resolve memory leak in parse methods
  * **webhooks:** preserve method visibility for compatibility
    checks
  * **internal:** fix lint error on Python 3.14
  * **api:** support for images in batch api
  * **api:** skills and hosted shell
  * **internal:** bump dependencies
  * **api:** add context_management to responses
  * **api:** responses context_management
  * **api:** add shell_call_output status field
  * **api:** image generation actions for responses;

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openai?expand=0&rev=33
2026-03-08 20:35:33 +00:00

11 KiB