-
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
10 Releases published by 1 person
-
v4.92.0
published
Apr 7, 2025 -
v4.92.1
published
Apr 7, 2025 -
v4.93.0
published
Apr 8, 2025 -
v4.94.0
published
Apr 14, 2025 -
v4.95.0
published
Apr 16, 2025 -
v4.95.1
published
Apr 18, 2025 -
v4.96.0
published
Apr 23, 2025 -
v4.96.1
published
Apr 29, 2025 -
v4.96.2
published
Apr 29, 2025 -
v4.97.0
published
May 2, 2025
24 Pull requests merged by 6 people
-
release: 4.97.0
#1489 merged
May 2, 2025 -
docs: fix "procesing" -> "processing" in realtime examples
#1406 merged
May 2, 2025 -
release: 4.96.2
#1488 merged
Apr 29, 2025 -
release: 4.96.1
#1479 merged
Apr 29, 2025 -
fix(types): export ParseableToolsParams
#1486 merged
Apr 28, 2025 -
update codegen and port custom code for alpha-next
#1478 merged
Apr 24, 2025 -
release: 4.96.0
#1473 merged
Apr 23, 2025 -
fix(types): export AssistantStream
#1472 merged
Apr 18, 2025 -
release: 4.95.1
#1471 merged
Apr 18, 2025 -
fix(zod): warn on optional field usage
#1469 merged
Apr 18, 2025 -
release: 4.95.0
#1466 merged
Apr 16, 2025 -
release: 4.94.0
#1459 merged
Apr 14, 2025 -
chore(internal): upload builds and expand CI branch coverage
#1460 merged
Apr 9, 2025 -
release: 4.93.0
#1455 merged
Apr 8, 2025 -
chore(internal): skip broken test
#1458 merged
Apr 8, 2025 -
chore(internal): fix examples
#1457 merged
Apr 8, 2025 -
feat(api): Add evalapi to sdk
#1456 merged
Apr 8, 2025 -
chore(tests): improve enum examples
#1454 merged
Apr 8, 2025 -
chore(internal): version bump
#1452 merged
Apr 7, 2025 -
release: 4.92.1
#1451 merged
Apr 7, 2025 -
chore(internal): only run examples workflow in main repo
#1450 merged
Apr 7, 2025 -
chore(internal): version bump
#1449 merged
Apr 7, 2025 -
release: 4.92.0
#1441 merged
Apr 7, 2025 -
fix(embeddings): correctly decode base64 data
#1448 merged
Apr 7, 2025
5 Pull requests opened by 5 people
-
Bugfix: adding the missing case for handleRun in threads for stream mode
#1465 opened
Apr 14, 2025 -
fix(types): support sizes for new image model
#1481 opened
Apr 23, 2025 -
v5 updates
#1483 opened
Apr 24, 2025 -
Add support for '1536x1024' size in gpt-image-1 for landscape images
#1490 opened
May 1, 2025 -
release: 4.97.1
#1493 opened
May 5, 2025
20 Issues closed by 3 people
-
Support g711_ulaw in TTS response_format
#1494 closed
May 5, 2025 -
o3-mini (Assistants API) rejects default temperature parameter in run creation
#1491 closed
May 2, 2025 -
Importing & using AssistantStream breaks Angular SSR
#896 closed
Apr 29, 2025 -
Issue reporting issue in doc and playground
#1484 closed
Apr 28, 2025 -
Missing `Summary` Type on reasoning parameter for reasoning model calls
#1487 closed
Apr 28, 2025 -
Support providing azureADToken as credential
#1467 closed
Apr 28, 2025 -
Image Generation Guide has incorrect JS example
#1482 closed
Apr 24, 2025 -
Node 22: DeprecationWarning: The `punycode` module is deprecated.
#1148 closed
Apr 21, 2025 -
chore: remove deprecated node‑domexception dependency
#1475 closed
Apr 21, 2025 -
Replace @azure/openai with openai library
#1476 closed
Apr 21, 2025 -
Export OpenAI.Beta.Assistants.AssistantStream Type
#792 closed
Apr 18, 2025 -
Add Start and End Flags to Delta Events in Assistant Stream
#1177 closed
Apr 18, 2025 -
[assistants API] How long are the validity periods of Messages and Runs?
#611 closed
Apr 18, 2025 -
Model seems to ignore `.optional()` fields, and instead uses fasly values such as 0, empty strings etc'
#1180 closed
Apr 18, 2025 -
"image_url" with data:image/jpeg;base64 is rejected with "unsupported image" error
#1463 closed
Apr 14, 2025 -
400 Missing required parameter: 'messages[1].content[0].file.file_id'
#1389 closed
Apr 14, 2025 -
Library throws error if apiKey isn't provided, even for custom base URLs
#1464 closed
Apr 14, 2025 -
Add example for Image generation
#855 closed
Apr 10, 2025 -
Breaking change in v4.91 — embeddings API
#1446 closed
Apr 7, 2025 -
Embeddings.create returns wrong result
#1447 closed
Apr 5, 2025
8 Issues opened by 8 people
-
400 Invalid type for 'image': expected a file, but got an array instead
#1492 opened
May 3, 2025 -
Azure OpenAI missing edits endpoint for gpt-image-1
#1485 opened
Apr 25, 2025 -
gpt-image-1 size missing in ImageEditParams
#1480 opened
Apr 23, 2025 -
Unable to access rate limit headers due to exceptions
#1477 opened
Apr 21, 2025 -
TS SDK Types Reference "ubuntu", but API only accepts "linux"
#1462 opened
Apr 10, 2025 -
Structured outputs: JSON schema doesn't respect nullable modifier on numbers
#1461 opened
Apr 9, 2025 -
ERROR | query parameter | array of strings in VectorStoreSearch
#1453 opened
Apr 8, 2025
11 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.
-
Support for web ReadableStream without buffering the whole file.
#418 commented on
Apr 9, 2025 • 0 new comments -
Strange buffering when using toReadableStream()
#1315 commented on
Apr 10, 2025 • 0 new comments -
OpenAIError: Final run has not been received when thread.run.incomplete is received while streaming a thread run
#1439 commented on
Apr 14, 2025 • 0 new comments -
AzureOpenAI client: support for Responses API?
#1422 commented on
Apr 15, 2025 • 0 new comments -
gpt-4o-transcribe create transcription stream bug
#1415 commented on
Apr 15, 2025 • 0 new comments -
Cannot stream chat completions from Azure
#1015 commented on
Apr 18, 2025 • 0 new comments -
openai-deno: Type-checking error for zodResponseFormat with Deno and deno.land imports
#984 commented on
Apr 21, 2025 • 0 new comments -
punycode Deprecation Warning via node-fetch Dependency
#1207 commented on
Apr 23, 2025 • 0 new comments -
Support MCP
#1435 commented on
May 2, 2025 • 0 new comments -
Fix: Malformed error message formatting in makeMessage() function
#1313 commented on
May 4, 2025 • 0 new comments -
v5 chore: fully remove deprecated function call types from the tool runner
#1431 commented on
Apr 24, 2025 • 0 new comments