- Notifications
You must be signed in to change notification settings - Fork 4k
Insights: openai/openai-python
Overview
Could not load contribution data
Please try again later
13 Releases published by 1 person
- v1.85.0
published
Jun 9, 2025 - v1.86.0
published
Jun 10, 2025 - v1.87.0
published
Jun 16, 2025 - v1.88.0
published
Jun 17, 2025 - v1.89.0
published
Jun 20, 2025 - v1.90.0
published
Jun 20, 2025 - v1.91.0
published
Jun 23, 2025 - v1.92.0
published
Jun 26, 2025 - v1.92.1
published
Jun 26, 2025 - v1.92.2
published
Jun 26, 2025 - v1.92.3
published
Jun 27, 2025 - v1.93.0
published
Jun 27, 2025 - v1.93.1
published
Jul 7, 2025
15 Pull requests merged by 3 people
- release: 1.93.1
#2434 merged
Jul 7, 2025 - release: 1.93.0
#2433 merged
Jun 27, 2025 - feat(cli): add support for fine_tuning.jobs
#1224 merged
Jun 27, 2025 - release: 1.92.3
#2432 merged
Jun 27, 2025 - docs(examples/realtime): mention macOS requirements
#2142 merged
Jun 27, 2025 - release: 1.92.2
#2431 merged
Jun 26, 2025 - release: 1.92.1
#2430 merged
Jun 26, 2025 - release: 1.92.0
#2424 merged
Jun 26, 2025 - release: 1.91.0
#2423 merged
Jun 23, 2025 - release: 1.90.0
#2420 merged
Jun 20, 2025 - release: 1.89.0
#2417 merged
Jun 20, 2025 - release: 1.88.0
#2413 merged
Jun 17, 2025 - release: 1.87.0
#2410 merged
Jun 16, 2025 - release: 1.86.0
#2405 merged
Jun 10, 2025 - release: 1.85.0
#2398 merged
Jun 9, 2025
5 Pull requests opened by 5 people
- feat(examples): add robust error handling script
#2415 opened
Jun 17, 2025 - Update _completions.py
#2422 opened
Jun 22, 2025 - Enable custom auth for OpenAI clients (prototype)
#2427 opened
Jun 25, 2025 - Fix excessive token usage with Unicode text in realtime event serialization
#2444 opened
Jul 4, 2025 - Update version
#2447 opened
Jul 7, 2025
39 Issues closed by 3 people
- Prompt parameter should be supported in responses.parse()
#2445 closed
Jul 7, 2025 - Support for real time audio streaming using chunk transfer encoding for Whisper
#1025 closed
Jul 7, 2025 - trying to use my assistant; one run creates more than one run
#1727 closed
Jul 7, 2025 - How to upload multi-images for description
#1791 closed
Jul 7, 2025 - How to stream responses from Assistants API? The quickstart example doesn't seem to be working
#1792 closed
Jul 7, 2025 - "grit apply openai" stuck at Analyzing Finding files
#1834 closed
Jul 7, 2025 - Commit a7ebc26 disables Open Telemetry's httpx instrumentation in some scenarios
#1144 closed
Jul 7, 2025 - Throw exception if API key ENV vars are empty
#2092 closed
Jul 7, 2025 - Realtime `TurnDetection` model is missing `create_response` field
#2125 closed
Jul 7, 2025 - More intuitive Microphone helper
#2308 closed
Jul 7, 2025 - Completion create params should be a pydantic model
#2301 closed
Jul 7, 2025 - client.audio.transcriptions.create receive different results depending on OS
#1705 closed
Jul 7, 2025 - Threads messages list misinterprets the block type
#1346 closed
Jul 7, 2025 - when "openai migrate" in Mac, get error, need help please
#1713 closed
Jul 7, 2025 - Default values for Usage metrics
#2278 closed
Jul 7, 2025 - feature request: expose verify param of httpx client
#2359 closed
Jul 7, 2025 - "unsupported_file" error when creating vector store with certain plain-text/markdown files
#2439 closed
Jul 7, 2025 - Light Future (LF) – A Light‑Based Multilayer Communication Protocol
#2443 closed
Jul 7, 2025 - Expose all vector store file kwargs in `create` to `create_and_poll` (namely `attributes`)
#2362 closed
Jul 7, 2025 - How to initiate realtime transcription session?
#2253 closed
Jul 7, 2025 - openai migration error
#1876 closed
Jul 7, 2025 - Azure API does not support MCP in tools
#2441 closed
Jul 4, 2025 - `Agent.name` accepts non-str values (bool, int) despite type hint
#2437 closed
Jul 2, 2025 - Parse method in the Responses API does not have service_tier parameter
#2416 closed
Jul 2, 2025 - Feature-request: automatic truncation with client.chat.completions.create
#2435 closed
Jul 2, 2025 - file content function is not working
#2366 closed
Jun 30, 2025 - Throw an error (or auto-remove the file) if the batch request failed.
#1643 closed
Jun 27, 2025 - Unable to retrieve generated files from Assistants API since gpt-4o
#1427 closed
Jun 27, 2025 - Lack of API key will cause `openai.OpenAIError` when using "LM Studio" REST API
#961 closed
Jun 27, 2025 - Interactive Solution Log for ChatGPT Conversations
#2429 closed
Jun 26, 2025 - httpx client has very poor performance for concurrent requests compared to aiohttp
#1596 closed
Jun 20, 2025 - EchoBridge Containment Log – Staff-Level Confirmation Request
#2414 closed
Jun 17, 2025 - Unexpected Behavior When Using openai.ChatCompletion.create() with Custom user ID
#2401 closed
Jun 17, 2025 - Add Option to Configure Guardrail Execution Mode (Sequential vs Parallel)
#2411 closed
Jun 14, 2025 - Include partial response in LengthFinishReasonError to investigate what went wrong
#2406 closed
Jun 11, 2025 - What is the practical benefit of using @cached_property?
#2408 closed
Jun 11, 2025 - Slow import times
#2339 closed
Jun 9, 2025
7 Issues opened by 7 people
- Support `rnet` as http client (rust backed)
#2446 opened
Jul 7, 2025 - AsyncHttpxClientWrapper creates task in destructor -> prevents usage in other threads
#2440 opened
Jul 3, 2025 - Excessive token usage with Cyrillic text in Pydantic schema descriptions due to JSON Unicode escaping
#2428 opened
Jun 25, 2025 - AzureOpenAI.audio.speech.create(...) rejects instructions parameter
#2418 opened
Jun 17, 2025 - Responses API: Wrong chunk name for the MCP Call arguments
#2412 opened
Jun 16, 2025 - UnicodeEncodeError when running OpenAI SDK test code in Jupyter Notebook
#2409 opened
Jun 11, 2025 - Log number of retries at INFO level
#2404 opened
Jun 10, 2025
38 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.
- httpx.RemoteProtocolError: peer closed connection without sending complete message body (incomplete chunked read)
#2356 commented on
Jun 9, 2025 • 0 new comments - cached_token_details is missing from realtime_response_usage
#2355 commented on
Jun 11, 2025 • 0 new comments - Responses API: response.code_interpreter_call_code.delta coming back as type `ResponseAudioDeltaEvent`
#2382 commented on
Jun 12, 2025 • 0 new comments - How to Configure openai-python for Dynamic Request Forwarding (A -> B -> Provider) with Streaming?
#2365 commented on
Jun 13, 2025 • 0 new comments - responses.parse returns an error in streaming mode
#2305 commented on
Jun 13, 2025 • 0 new comments - BUG : `file_search` annotations are coming up as `ResponseAudioDeltaEvent`
#2383 commented on
Jul 7, 2025 • 0 new comments - DEFER_PYDANTIC_BUILD causes issues
#1306 commented on
Jul 7, 2025 • 0 new comments - insufficient_quota in _exceptions.py
#1671 commented on
Jul 7, 2025 • 0 new comments - Functionality to adjust exponential backoff associated with max_retries option
#1102 commented on
Jul 7, 2025 • 0 new comments - Inconsistent base_url behavior with module client and OpenAIClient
#1373 commented on
Jul 7, 2025 • 0 new comments - Add Support for New Administration API Endpoints
#1593 commented on
Jul 7, 2025 • 0 new comments - Cache-control headers are not set when polling agent status
#1673 commented on
Jul 7, 2025 • 0 new comments - feature request: proactive client-side rate limiting
#1579 commented on
Jul 7, 2025 • 0 new comments - Allow logging request body
#1522 commented on
Jul 7, 2025 • 0 new comments - `ChatCompletionToolMessageParam` should have an optional `name` property
#1078 commented on
Jul 7, 2025 • 0 new comments - Add shell auto completion for different shell, like bash, zsh, fish, powershell
#843 commented on
Jul 7, 2025 • 0 new comments - `httpx.PoolTimeout` occurs frequently with SyncClient
#821 commented on
Jul 7, 2025 • 0 new comments - Function to calculate number of tokens
#412 commented on
Jul 7, 2025 • 0 new comments - ChatCompletions create() doesn't type-check enums as role
#1300 commented on
Jul 7, 2025 • 0 new comments - GTP-4.5 has been deleted from the `ChatModel`
#2256 commented on
Jul 7, 2025 • 0 new comments - Assistants API: Unexpected `tool_call` type in `on_tool_call_created`
#2162 commented on
Jul 7, 2025 • 0 new comments - Add Structured Outputs support to Assistants stream() and create_and_poll() Functions
#1698 commented on
Jul 7, 2025 • 0 new comments - Realtime Session Update Configuration
#2199 commented on
Jul 7, 2025 • 0 new comments - extra_headers while using as proxy
#1975 commented on
Jul 7, 2025 • 0 new comments - Embeddings.create's types should support `input` being a `tuple[str]`
#1934 commented on
Jul 7, 2025 • 0 new comments - Azure OpenAI client transcribes or translates speech depending on the deployment used, not the library function
#1910 commented on
Jul 7, 2025 • 0 new comments - I can no longer upload files to vector store with AzureOpenAI
#1591 commented on
Jul 7, 2025 • 0 new comments - types: Missing type for batch request input and output objects
#1937 commented on
Jul 7, 2025 • 0 new comments - APIConnectionError raised when using AsyncOpenAI along FastAPI and uvicorn(uvloop)
#1927 commented on
Jul 7, 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 7, 2025 • 0 new comments - Moderation Endpoint Schema Mismatch for illicit and illicit_violent fields
#1786 commented on
Jul 7, 2025 • 0 new comments - openai.Audio.transcribe() fails with BytesIO unless .name is manually set
#2315 commented on
Jul 7, 2025 • 0 new comments - Support for File Inputs In Azure OpenAI
#2300 commented on
Jul 7, 2025 • 0 new comments - Add shell auto-completion
#1603 commented on
Jul 7, 2025 • 0 new comments - fix: considering default_headers for realtime headers
#1976 commented on
Jul 7, 2025 • 0 new comments - docs(client): fix incorrect comment about timeout calculation.
#2252 commented on
Jun 30, 2025 • 0 new comments - fix(streaming): invert logic for assistant stream parsing
#2373 commented on
Jul 7, 2025 • 0 new comments - feat: model as first parameter in body for proxy routing efficiency
#2400 commented on
Jun 27, 2025 • 0 new comments