-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Insights: openai/openai-python
Overview
Could not load contribution data
Please try again later
7 Releases published by 1 person
10 Pull requests merged by 4 people
-
release: 1.79.0
#2357 merged
May 16, 2025 -
release: 1.78.1
#2351 merged
May 12, 2025 -
release: 1.78.0
#2340 merged
May 8, 2025 -
fix: ignore errors in isinstance() calls on LazyProxy subclasses
#2343 merged
May 7, 2025 -
release: 1.77.0
#2335 merged
May 2, 2025 -
fix(parsing): handle whitespace only strings
#2007 merged
Apr 30, 2025 -
release: 1.76.2
#2333 merged
Apr 29, 2025 -
release: 1.76.1
#2324 merged
Apr 29, 2025 -
release: 1.76.0
#2316 merged
Apr 23, 2025 -
fix(pydantic v1): more robust
ModelField.annotation
check#2163 merged
Apr 22, 2025
5 Pull requests opened by 5 people
-
feat: add images/edits to azure endpoints list
#2332 opened
Apr 28, 2025 -
fix(images.edit): update `size` type annotation to match documentation
#2334 opened
Apr 30, 2025 -
feat: expose vector_stores on client.beta
#2348 opened
May 9, 2025 -
Add vector stores support to beta namespace
#2353 opened
May 12, 2025 -
critical security & ip incident report rooms 1 to 7 extraction
#2358 opened
May 16, 2025
23 Issues closed by 5 people
-
gpt-4o-mini-realtime-preview unable to respond with realtime audio
#2352 closed
May 14, 2025 -
module `openai` has no attribute `resources`
#2349 closed
May 12, 2025 -
Proposal: DYNMEM_PROTOTYPE_001 – Dynamic Memory Architecture for ChatGPT
#2350 closed
May 9, 2025 -
missing `pandas` when using `isinstance`
#2056 closed
May 8, 2025 -
cannot install openai
#2344 closed
May 8, 2025 -
Add G.711 μ-law (g711_ulaw) format to TTS endpoint
#2342 closed
May 5, 2025 -
client.images.generate is not generating images
#2317 closed
May 2, 2025 -
`submit_tool_outputs` closes a thread instead of changing it run status
#1470 closed
May 2, 2025 -
"Unsupported data type" when calling embedding API for o3-mini
#2337 closed
Apr 30, 2025 -
Issue: Deployment failure after upgrading openai library due to typing_extensions conflict
#2328 closed
Apr 28, 2025 -
gpt-4o-mini finetuned model can not support images
#2330 closed
Apr 28, 2025 -
images.edit allow passing "moderation" param
#2331 closed
Apr 27, 2025 -
OpenAI Azure chat.completions.create with stream=True stalling without throwing exception
#2319 closed
Apr 25, 2025 -
Persistent Memory Anchors for Token Optimization and Contextual Continuity
#2327 closed
Apr 25, 2025 -
Feature Request: Native Support for MCP Server Integration in OpenAI Python SDK
#2320 closed
Apr 24, 2025 -
response.reasoning_summary_text.delta incorrectly uses ResponseAudioDeltaEvent
#2311 closed
Apr 24, 2025 -
How to obtain the content of "thinking" when integrating the o4-mini model?
#2326 closed
Apr 24, 2025 -
Images.edit() got an unexpected keyword argument 'quality'
#2325 closed
Apr 24, 2025 -
AttributeError: 'ModelField' object has no attribute 'annotation' in openai-python 1.52.0
#2155 closed
Apr 22, 2025 -
[Anomaly] Non-convergent loop maintained under human-induced paradox (GPT-4-T, 4k session)
#2322 closed
Apr 22, 2025 -
'Endpoint not found' when calling client.images.edit for editing Images.
#2318 closed
Apr 21, 2025
9 Issues opened by 9 people
-
logprobs causing peer closed connection without sending complete message body (incomplete chunked read)
#2360 opened
May 17, 2025 -
feature request: expose verify param of httpx client
#2359 opened
May 16, 2025 -
cached_token_details is missing from realtime_response_usage
#2355 opened
May 14, 2025 -
GPT Plugin Builder breaks UTF-8 in Gmail/Drive API usage
#2354 opened
May 14, 2025 -
vector_stores not exposed in SDK 1.78.0 beta.client despite official release
#2347 opened
May 9, 2025 -
Slow import times
#2339 opened
May 3, 2025 -
Missing images/edits Endpoints in _deployments_endpoints
#2336 opened
Apr 30, 2025 -
Output response types are not usable as parameters
#2323 opened
Apr 23, 2025
15 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.
-
Lack of API key will cause `openai.OpenAIError` when using "LM Studio" REST API
#961 commented on
Apr 19, 2025 • 0 new comments -
Unable to create json schema assistants in async
#1869 commented on
Apr 25, 2025 • 0 new comments -
Typing: when stream is completed, delta in ChatCompletionChunk from azure openai is None; should be ChoiceDelta
#1677 commented on
May 2, 2025 • 0 new comments -
httpx client has very poor performance for concurrent requests compared to aiohttp
#1596 commented on
May 3, 2025 • 0 new comments -
Azure Open AI Async filter results in None type content part
#2313 commented on
May 5, 2025 • 0 new comments -
responses.parse returns an error in streaming mode
#2305 commented on
May 6, 2025 • 0 new comments -
support for responses.create() with AzureOpenAI and AsyncAzureOpenAI
#2280 commented on
May 12, 2025 • 0 new comments -
Pydantic conversion logic for structured outputs is broken for models containing dictionaries
#2004 commented on
May 14, 2025 • 0 new comments -
vector_stores.list() returns empty list even if vector stores exist
#2209 commented on
May 16, 2025 • 0 new comments -
Support for File Inputs In Azure OpenAI
#2300 commented on
May 16, 2025 • 0 new comments -
Completion create params should be a pydantic model
#2301 commented on
May 16, 2025 • 0 new comments -
Add shell auto-completion
#1603 commented on
May 8, 2025 • 0 new comments -
Add https:// prefix to azure_endpoint when missing
#2166 commented on
May 6, 2025 • 0 new comments -
fix: handle whitespace-only content in structured output parsing
#2216 commented on
May 6, 2025 • 0 new comments -
docs(client): fix incorrect comment about timeout calculation.
#2252 commented on
May 15, 2025 • 0 new comments