- Notifications
You must be signed in to change notification settings - Fork 1.1k
Insights: openai/openai-node
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
- v5.8.3
published
Jul 8, 2025
1 Pull request merged by 1 person
- release: 5.8.3
#1561 merged
Jul 8, 2025
4 Pull requests opened by 3 people
- docs: add vision example using image URL
#1571 opened
Jul 7, 2025 - feat: add logprobs and top_logprobs parameters to Responses API
#1573 opened
Jul 9, 2025 - release: 5.8.4
#1574 opened
Jul 9, 2025 - fix: make detail parameter optional in ResponseInputImage interface
#1575 opened
Jul 9, 2025
11 Issues closed by 1 person
- Responses API: ResponseTextAnnotationDeltaEvent removed in SDK 4.103.0
#1510 closed
Jul 10, 2025 - type error: FileCitation missing filename
#1526 closed
Jul 10, 2025 - Structured Outputs fail with gpt4o when Zod schema includes pattern
#983 closed
Jul 10, 2025 - Node Client does not provide empty system message, influencing API output compared to API Playground
#1133 closed
Jul 10, 2025 - [deno] import { zodFunction } from '@openai/openai/helpers/zod.ts';
#1242 closed
Jul 10, 2025 - Incorrect content param type in ChatCompletionAssistantMessageParam
#820 closed
Jul 10, 2025 - system_fingerprint type definition is missing in ChatCompletionChunk
#443 closed
Jul 10, 2025 - BadRequestError: 400 Invalid ‘thread_id’: ‘undefined’. Expected an ID that begins with ‘thread’
#1545 closed
Jul 7, 2025 - How to insert a file uploaded to openAI into a conversation
#1570 closed
Jul 7, 2025
2 Issues opened by 2 people
- Support for zod 4
#1576 opened
Jul 10, 2025 - Missing max_tool_calls option for Deep Research
#1572 opened
Jul 9, 2025
58 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.
- responses.create parameter types
#1547 commented on
Jul 7, 2025 • 0 new comments - beta chat completions stream throws error "is empty", due to partial json parser
#1351 commented on
Jul 7, 2025 • 0 new comments - Setting `x-stainless-helper-method` to null in defaultHeaders gets ignored
#1499 commented on
Jul 10, 2025 • 0 new comments - Inquiry about the 'Accept' header
#375 commented on
Jul 10, 2025 • 0 new comments - Chat completion request streaming
#271 commented on
Jul 10, 2025 • 0 new comments - on('error', () => ...) event does not fire on APIUserAbortError
#526 commented on
Jul 10, 2025 • 0 new comments - Stream nor ChatCompletionStream types not exported
#558 commented on
Jul 10, 2025 • 0 new comments - RunnerOptions is not exposed for runTools and runFunctions
#593 commented on
Jul 10, 2025 • 0 new comments - Passing global context into tools called by the runTools helper
#597 commented on
Jul 10, 2025 • 0 new comments - Estimate token usage + dry run option
#318 commented on
Jul 10, 2025 • 0 new comments - [Feature Request] Assistants API integration/example with Azure OpenAI
#701 commented on
Jul 10, 2025 • 0 new comments - Confusing type error for openai.chat.completions.create()
#639 commented on
Jul 10, 2025 • 0 new comments - Assistant Streaming Error Event
#845 commented on
Jul 10, 2025 • 0 new comments - Calling openai.beta.chat.completions.runTools with gpt-4-32k returns error: "Additional properties are not allowed ('parsed', 'refusal' were unexpected)"
#1161 commented on
Jul 10, 2025 • 0 new comments - Allow specifying `definitions` as a `zodResponseFormat` param
#1285 commented on
Jul 10, 2025 • 0 new comments - streaming - get run_id from `toolCallDone` event
#1260 commented on
Jul 10, 2025 • 0 new comments - Incorrect type for callback function
#1244 commented on
Jul 10, 2025 • 0 new comments - openai.beta.chat.completions.stream(chatRequest).finalChatCompletion() throws missing finish_reason error for gpt-4o-audio-preview streaming.
#1206 commented on
Jul 10, 2025 • 0 new comments - README run streaming example has incorrect & unhelpful event examples
#860 commented on
Jul 10, 2025 • 0 new comments - Make it possible to change the $ref strategy of zod-to-json-schema
#1134 commented on
Jul 10, 2025 • 0 new comments - runTools function isn't running tools in parallel
#1131 commented on
Jul 10, 2025 • 0 new comments - `zodFunction` helper rejects `default()` and `min()` Zod methods in validation schemas for function calling
#1119 commented on
Jul 10, 2025 • 0 new comments - Add the "addTool()" fom Realtime API client SDK
#1122 commented on
Jul 10, 2025 • 0 new comments - Support Valibot for Structured Outputs
#1021 commented on
Jul 10, 2025 • 0 new comments - functionCallResult never get's called in the frontend with ChatCompletionStream
#1060 commented on
Jul 10, 2025 • 0 new comments - clarify which zod features are supported
#1017 commented on
Jul 10, 2025 • 0 new comments - Assistants File Search Documentation Incorrect - Yields
#1337 commented on
Jul 10, 2025 • 0 new comments - Support for zod/v4-mini
#1564 commented on
Jul 10, 2025 • 0 new comments - Observability with OpenTelemetry
#1563 commented on
Jul 10, 2025 • 0 new comments - Mocking, no longer working in v5
#1565 commented on
Jul 10, 2025 • 0 new comments - Async Assistant Streaming Helpers
#879 commented on
Jul 10, 2025 • 0 new comments - Arrays for model names
#943 commented on
Jul 10, 2025 • 0 new comments - on('error', () => ...) event does not fire on "OpenAIError: stream ended without producing a ChatCompletionMessage with role=assistant"
#553 commented on
Jul 10, 2025 • 0 new comments - `Abort on a function call` example is confusing
#996 commented on
Jul 10, 2025 • 0 new comments - Difficulty in importing { zodResponseFormat } from https://deno.land
#972 commented on
Jul 10, 2025 • 0 new comments - Getting `Unhandled Rejection` event, randomly.
#959 commented on
Jul 10, 2025 • 0 new comments - Add fromReadableStream or similar to the ResponseStream class
#1376 commented on
Jul 10, 2025 • 0 new comments - Support for web ReadableStream without buffering the whole file.
#418 commented on
Jul 10, 2025 • 0 new comments - Strange buffering when using toReadableStream()
#1315 commented on
Jul 10, 2025 • 0 new comments - AzureOpenAI client: support for Responses API?
#1422 commented on
Jul 10, 2025 • 0 new comments - openai-deno: Type-checking error for zodResponseFormat with Deno and deno.land imports
#984 commented on
Jul 10, 2025 • 0 new comments - StructuredOutput SyntaxError Prevents Accessing Response
#1502 commented on
Jul 10, 2025 • 0 new comments - Type instantiation is excessively deep and possibly infinite with zodResponseFormat on v4.86.1
#1356 commented on
Jul 10, 2025 • 0 new comments - Usage next abort or break
#1505 commented on
Jul 10, 2025 • 0 new comments - Azure: Support realtime transcription
#1511 commented on
Jul 10, 2025 • 0 new comments - `zodResponseFormat` outputs a weird `anyOf` that causes an exception
#1365 commented on
Jul 10, 2025 • 0 new comments - Memory Leak in vectorStores.fileBatches.uploadAndPoll
#1052 commented on
Jul 10, 2025 • 0 new comments - runTools giving BadRequestError: 400 status code (no body)
#1528 commented on
Jul 10, 2025 • 0 new comments - Supporting MCP Servers in `runTools` function
#1533 commented on
Jul 10, 2025 • 0 new comments - Embedding dimensions are truncated to 256 in some cases
#1542 commented on
Jul 10, 2025 • 0 new comments - ResponseOutputTextAnnotationAddedEvent Wrong Type
#1515 commented on
Jul 10, 2025 • 0 new comments - REALLY Support for max_num_results in FileSearchTool
#1004 commented on
Jul 10, 2025 • 0 new comments - Invalid mcp_call Event Type
#1562 commented on
Jul 10, 2025 • 0 new comments - feat: Add `afterCompletion` callback option for `runTools` to enable easily building multi-model / multi-agent flows
#1064 commented on
Jul 10, 2025 • 0 new comments - Run tool calls in parallel
#1132 commented on
Jul 10, 2025 • 0 new comments - Correctly set Accept header to text/event-stream for completion streaming
#1145 commented on
Jul 10, 2025 • 0 new comments - fix: Leading whitespace chunks break partial parser (structured outputs)
#1213 commented on
Jul 10, 2025 • 0 new comments - (example) generate picture from prompt, plus edit and save
#1569 commented on
Jul 10, 2025 • 0 new comments