-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Insights: openai/openai-python
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.97.1
published
Jul 22, 2025
1 Pull request merged by 1 person
-
release: 1.97.1
#2482 merged
Jul 22, 2025
4 Pull requests opened by 4 people
-
Fix the issue of no logprobs when calling non openai
#2490 opened
Jul 23, 2025 -
Improve the log message at INFO level during retry attempts
#2491 opened
Jul 23, 2025 -
Remove extra newline in README
#2492 opened
Jul 24, 2025 -
release: 1.97.2
#2494 opened
Jul 24, 2025
6 Issues closed by 2 people
-
Batch Endpoint and Request Input Object URL mismatch
#2497 closed
Jul 25, 2025 -
Windows Arm64 support
#2459 closed
Jul 22, 2025 -
Code interpreter generates files with invalid paths
#2466 closed
Jul 22, 2025 -
Using a prompt version in Evals
#2475 closed
Jul 22, 2025 -
Make API docs available via MCP or similar
#2476 closed
Jul 22, 2025
4 Issues opened by 4 people
-
Edge Case 17
#2498 opened
Jul 27, 2025 -
Validation error for ResponseTextDeltaEvent after updating to 1.97.1
#2489 opened
Jul 23, 2025 -
Responses API error handling reads error.message, but spec says message is top-level
#2487 opened
Jul 22, 2025 -
Incomplete responses are not handled by `parse_response` when using Structured Output
#2486 opened
Jul 22, 2025
49 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Uploading PDF via Files API and using in Streaming gives 400 bad request
#2472 commented on
Jul 25, 2025 • 0 new comments -
OpenAI API responses.parse with web_search_preview tool returns corrupted JSON with control characters
#2458 commented on
Jul 25, 2025 • 0 new comments -
`client.beta.vector_stores` Not Exposed in Python SDK Despite Documentation (v1.93.2)
#2451 commented on
Jul 25, 2025 • 0 new comments -
AsyncHttpxClientWrapper creates task in destructor -> prevents usage in other threads
#2440 commented on
Jul 25, 2025 • 0 new comments -
Excessive token usage with Cyrillic text in Pydantic schema descriptions due to JSON Unicode escaping
#2428 commented on
Jul 25, 2025 • 0 new comments -
Responses API: Wrong chunk name for the MCP Call arguments
#2412 commented on
Jul 25, 2025 • 0 new comments -
UnicodeEncodeError when running OpenAI SDK test code in Jupyter Notebook
#2409 commented on
Jul 25, 2025 • 0 new comments -
Responses API Code Interpreter
#2396 commented on
Jul 25, 2025 • 0 new comments -
BUG : `file_search` annotations are coming up as `ResponseAudioDeltaEvent`
#2383 commented on
Jul 25, 2025 • 0 new comments -
chunking_strategy at vector store level is not being applied to files.
#2380 commented on
Jul 25, 2025 • 0 new comments -
cached_token_details is missing from realtime_response_usage
#2355 commented on
Jul 25, 2025 • 0 new comments -
Output response types are not usable as parameters
#2323 commented on
Jul 25, 2025 • 0 new comments -
openai.Audio.transcribe() fails with BytesIO unless .name is manually set
#2315 commented on
Jul 25, 2025 • 0 new comments -
Azure Open AI Async filter results in None type content part
#2313 commented on
Jul 25, 2025 • 0 new comments -
Invalid Schema Error when Using examples Field in Pydantic Model for OpenAI Python Client
#2274 commented on
Jul 25, 2025 • 0 new comments -
GTP-4.5 has been deleted from the `ChatModel`
#2256 commented on
Jul 25, 2025 • 0 new comments -
Realtime Session Update Configuration
#2199 commented on
Jul 25, 2025 • 0 new comments -
Possible memory leak in `AsyncCompletions.parse()`
#2146 commented on
Jul 25, 2025 • 0 new comments -
EOF error in GPT structured output streaming due to unexpected leading whitespace in JSON schema
#2082 commented on
Jul 25, 2025 • 0 new comments -
Pydantic conversion logic for structured outputs is broken for models containing dictionaries
#2004 commented on
Jul 25, 2025 • 0 new comments -
Assistants API: Unexpected `tool_call` type in `on_tool_call_created`
#2162 commented on
Jul 25, 2025 • 0 new comments -
extra_headers while using as proxy
#1975 commented on
Jul 25, 2025 • 0 new comments -
APIConnectionError raised when using AsyncOpenAI along FastAPI and uvicorn(uvloop)
#1927 commented on
Jul 25, 2025 • 0 new comments -
Azure OpenAI client transcribes or translates speech depending on the deployment used, not the library function
#1910 commented on
Jul 25, 2025 • 0 new comments -
openai migration on Windows WSL error. instructions are wrong
#1880 commented on
Jul 25, 2025 • 0 new comments -
json_schema structured output type not supported in gpt-4o assistants
#1857 commented on
Jul 25, 2025 • 0 new comments -
timeout not being respected by client.beta.threads.runs.create_and_poll (or .OpenAI)
#1855 commented on
Jul 25, 2025 • 0 new comments -
Moderation Endpoint Schema Mismatch for illicit and illicit_violent fields
#1786 commented on
Jul 25, 2025 • 0 new comments -
beta.chat.completions.parse returns unhandled ValidationError
#1763 commented on
Jul 25, 2025 • 0 new comments -
Typing: when stream is completed, delta in ChatCompletionChunk from azure openai is None; should be ChoiceDelta
#1677 commented on
Jul 25, 2025 • 0 new comments -
Cache-control headers are not set when polling agent status
#1673 commented on
Jul 25, 2025 • 0 new comments -
I can no longer upload files to vector store with AzureOpenAI
#1591 commented on
Jul 25, 2025 • 0 new comments -
Assistant with gpt-4o and gpt-4o-mini may call unsupported tool 'browser' and throw exception
#1574 commented on
Jul 25, 2025 • 0 new comments -
'FileCitation' object has no attribute 'quote'
#1498 commented on
Jul 25, 2025 • 0 new comments -
Inconsistent base_url behavior with module client and OpenAIClient
#1373 commented on
Jul 25, 2025 • 0 new comments -
DEFER_PYDANTIC_BUILD causes issues
#1306 commented on
Jul 25, 2025 • 0 new comments -
At debug log level API requests to OpenAI get logged with all headers, including an API key, in plaintext
#1196 commented on
Jul 25, 2025 • 0 new comments -
`ChatCompletionToolMessageParam` should have an optional `name` property
#1078 commented on
Jul 25, 2025 • 0 new comments -
Pydantic warnings at every base64 embedding call for Async Azure
#1039 commented on
Jul 25, 2025 • 0 new comments -
Function to calculate number of tokens
#412 commented on
Jul 25, 2025 • 0 new comments -
OpenAI CLI Tools for Chat Fine-Tuning
#622 commented on
Jul 25, 2025 • 0 new comments -
gpt-4o-transcribe client.audio.transcriptions.create fails on all supported audio types (“This model does not support the format you provided.”)
#2477 commented on
Jul 25, 2025 • 0 new comments -
Support for File Inputs In Azure OpenAI
#2300 commented on
Jul 26, 2025 • 0 new comments -
Add shell auto-completion
#1603 commented on
Jul 22, 2025 • 0 new comments -
Fix incorrectly parsing event fieldnames in yielding responses
#2363 commented on
Jul 24, 2025 • 0 new comments -
fix(streaming): invert logic for assistant stream parsing
#2373 commented on
Jul 22, 2025 • 0 new comments -
Make ResponseFunctionWebSearch.action optional
#2450 commented on
Jul 23, 2025 • 0 new comments -
Bearer token provider addition to openaiclient
#2470 commented on
Jul 23, 2025 • 0 new comments -
fix: turn detection handled properly
#2480 commented on
Jul 28, 2025 • 0 new comments