- 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
1 Release published by 1 person
- v1.93.1
published
Jul 7, 2025
1 Pull request merged by 1 person
- release: 1.93.1
#2434 merged
Jul 7, 2025
1 Pull request opened by 1 person
- Fix excessive token usage with Unicode text in realtime event serialization
#2444 opened
Jul 4, 2025
26 Issues closed by 2 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
2 Issues opened by 2 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
34 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.
- 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 - Excessive token usage with Cyrillic text in Pydantic schema descriptions due to JSON Unicode escaping
#2428 commented on
Jul 7, 2025 • 0 new comments - UnicodeEncodeError when running OpenAI SDK test code in Jupyter Notebook
#2409 commented on
Jul 7, 2025 • 0 new comments - Log number of retries at INFO level
#2404 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 - fix(streaming): invert logic for assistant stream parsing
#2373 commented on
Jul 7, 2025 • 0 new comments