openai-python icon indicating copy to clipboard operation
openai-python copied to clipboard

The official Python library for the OpenAI API

Results 331 openai-python issues
Sort by recently updated
recently updated
newest added

### 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...

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...

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...

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...

bug

Automated Release PR --- ## 1.37.2 (2024-07-30) Full Changelog: [v1.37.1...v1.37.2](https://github.com/openai/openai-python/compare/v1.37.1...v1.37.2) ### Chores * **internal:** add type construction helper ([#1584](https://github.com/openai/openai-python/issues/1584)) ([cbb186a](https://github.com/openai/openai-python/commit/cbb186a534b520fa5b11a9b371b175e3f6a6482b)) * **runs/create_and_poll:** add parallel_tool_calls request param ([04b3e6c](https://github.com/openai/openai-python/commit/04b3e6c39ee5a7088e0e4dfa4c06f3dcce901a57)) --- This Pull...

autorelease: pending

Enhanced README.md with Teen-Friendly Explanations. N.B Thank you for so much great work!! if needed i can complete the readme and have all the internal hyperlinks working to connect to...

`tool_resource` does not support user-defined functions, although the user can get file ids, but the structure is inconsistent. Therefore, it can be implemented by adding the `ToolResourceFunction`

- [x] I understand that this repository is auto-generated and my pull request may not be merged ## Changes being requested fix(schema): Update Embedding schema for compatibility when encoding_format is...

Having an OpenAI, Celery, and NLTK setup, the check being removed generates a crash in the app: ``` [2024-07-18 19:02:07,828: ERROR/MainProcess] Process 'ForkPoolWorker-4' pid:30848 exited with 'signal 4 (SIGILL)' [2024-07-18...

This reverts commit af8259393673af1ef6ec711da6297eb4ad55b66e. - [ ] I understand that this repository is auto-generated and my pull request may not be merged ## Changes being requested ## Additional context &...