openai-python
openai-python copied to clipboard
The official Python library for the OpenAI API
### Confirm this is an issue with the Python library and not an underlying OpenAI API - [X] This is an issue with the Python library ### Describe the bug...
### Confirm this is an issue with the Python library and not an underlying OpenAI API - [X] This is an issue with the Python library ### Describe the bug...
### Confirm this is a feature request for the Python library and not the underlying OpenAI API. - [X] This is a feature request for the Python library ### Describe...
### Confirm this is an issue with the Python library and not an underlying OpenAI API - [X] This is an issue with the Python library ### Describe the bug...
### Confirm this is an issue with the Python library and not an underlying OpenAI API - [X] This is an issue with the Python library ### Describe the bug...
### Confirm this is an issue with the Python library and not an underlying OpenAI API - [X] This is an issue with the Python library ### Describe the bug...
- [x] I understand that this repository is auto-generated and my pull request may not be merged ## Changes being requested Previously, the standard Accept header was set to application/json...
### Confirm this is an issue with the Python library and not an underlying OpenAI API - [X] This is an issue with the Python library ### Describe the bug...
### Confirm this is an issue with the Python library and not an underlying OpenAI API - [x] This is an issue with the Python library ### Describe the bug...
Automated Release PR --- ## 1.66.4 (2025-03-15) Full Changelog: [v1.66.3...v1.66.4](https://github.com/openai/openai-python/compare/v1.66.3...v1.66.4) ### Bug Fixes * **types:** handle more discriminated union shapes ([#2206](https://github.com/openai/openai-python/issues/2206)) ([f85a9c6](https://github.com/openai/openai-python/commit/f85a9c633dcb9b64c0eb47d20151894742bbef22)) ### Chores * **internal:** bump rye to 0.44.0...