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;
Dirk Mueller2026-03-08 20:35:33 +00:00
0a7062e757
Accepting request 1326743 from devel:languages:python
Ana Guerrero2026-01-12 11:02:42 +00:00
c64f78bcc6
Accepting request 1326478 from home:mgrossu:branches:devel:languages:python
Markéta Machová2026-01-12 10:07:20 +00:00
de71805e41
Accepting request 1319993 from devel:languages:python
Ana Guerrero2025-11-25 14:54:59 +00:00
77b32db1ec
Accepting request 1319992 from home:mgrossu:branches:devel:languages:python
Nico Krapp2025-11-25 12:56:44 +00:00
3359b24cd6
Accepting request 1306570 from devel:languages:python
Ana Guerrero2025-09-22 17:29:17 +00:00
c2e3ab856d
Accepting request 1306559 from home:awerner:branches:devel:languages:python
Markéta Machová2025-09-22 15:10:27 +00:00
70c8bf22c6
Accepting request 1158394 from devel:languages:python
Ana Guerrero2024-03-17 21:14:32 +00:00
8c7f50cc9c
- update to 1.14.0: * **assistants:** add support for streaming * **streaming:** improve error messages * Auto-retry with backoff if there's an error * You can now instantiate a client, instead of using a global default.
Dirk Mueller2024-03-16 08:55:00 +00:00
92fc36a6bc
Accepting request 1157103 from devel:languages:python
Ana Guerrero2024-03-13 21:18:15 +00:00
7db1a150f3
Accepting request 1157055 from home:bnavigator:branches:devel:languages:python
Matej Cepl2024-03-12 07:53:23 +00:00
09262eccc7
Accepting request 1141845 from devel:languages:python
Ana Guerrero2024-01-28 18:40:04 +00:00
c47d5b092c
Accepting request 1141752 from home:mcalabkova:branches:devel:languages:python
Dirk Mueller2024-01-26 22:19:48 +00:00
0e5d870a09
Accepting request 1100468 from devel:languages:python
Ana Guerrero2023-07-27 14:50:49 +00:00
d0087121a7
- update to 0.27.8: * Periodically close open request.Sessions to avoid buggy interaction with Docker Desktop * Support for Azure Dall-e * Embeddings util - remove unnecessary sort by index * allow api_version to be set by environment variable * Fixed CLI streamed chat completions. * Update README to use gpt-3.5-turbo by default * Updating code and readme to reference the Azure's newest 2023-05-15 API Version * allow for passing requests.Session * fix error messages mentioning support@ * Speed up imports * Add proxy argument support for openai client * Add __version__ in __init__.py * Fix grabbing value out of header * add case to handle indented .json parsing (#175) * Add openai/datalib/__init__.py * updated the link for OpenAI API
Dirk Mueller2023-07-24 20:19:04 +00:00