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

### Describe the bug pip install --upgrade openai and when "openai tools fine_tunes.prepare_data" have error ``` openai.datalib.MissingDependencyError: OpenAI error: missing `pandas` ``` ### To Reproduce step 1: 执行: `openai tools...

bug

### Describe the bug I'm experiencing an issue with updating the openai.proxy . When I make a request to OpenAI using this library, I set the openai.proxy field to a...

bug

### Describe the feature or improvement you're requesting > HTTP compression is a capability that can be built into web servers and web clients to improve transfer speed and bandwidth...

### Describe the bug In the system message to GPT-3.5-turbo, I have set the knowledge cutoff to the 27/3/22 (so it knows all the events that have happened today). But,...

bug

### Confirm this is a feature request for the Python library and not the underlying OpenAI API. - [ ] This is a feature request for the Python library ###...

Automated Release PR --- ## 1.23.7 (2024-04-27) Full Changelog: [v1.23.6...v1.23.7](https://github.com/openai/openai-python/compare/v1.23.6...v1.23.7) ### Chores * **internal:** minor reformatting ([#1377](https://github.com/openai/openai-python/issues/1377)) ([7003dbb](https://github.com/openai/openai-python/commit/7003dbb863b6e16381070b8b86ac24aa070a3799)) * **internal:** reformat imports ([#1375](https://github.com/openai/openai-python/issues/1375)) ([2ad0c3b](https://github.com/openai/openai-python/commit/2ad0c3b8e0b746ed20db3c84a9c6a369aa10bf5d)) --- This Pull Request has been...

autorelease: pending

I upgraded openai version to 1.23.5 and still I can see some issues with the same function just it got moved to different place. `/Users/jogireddy/PycharmProjects/flaskProject/venv/lib/python3.9/site-packages/openai/_legacy_response.py:347: size=1389 KiB (+1389 KiB), count=12109...

### 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 a feature request for the Python library and not the underlying OpenAI API. - [X] This is a feature request for the Python library ### Describe...