v6.29.0 #41
Closed
allanbunch
announced in
Announcements
v6.29.0
#41
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What’s New
This release brings the Node-RED OpenAI API node up to date with the latest OpenAI Node SDK through
v6.29.0.That includes the bigger
v6.28.0parity work as well as the smallerv6.29.0follow-up.On the video side, the node now covers the newer OpenAI video methods for character creation, character retrieval, video edit, and video extension, alongside the existing video flow support already in the project. The editor surface, in-node help, examples, and README were updated so the video capabilities are easier to find and understand.
On the Responses side, the WebSocket path was tightened for custom API bases. If you are using a compatible provider and your base URL includes query parameters, the WebSocket URL is now built correctly without changing the existing Node-RED
connect,send, andcloseworkflow.This release also improves the shipped examples. Import-ready video coverage was added, and the example flows no longer come bundled with a prewired
Service Hostconfig node. That means imported flows arrive in a cleaner state and are ready for you to configure with your own host settings.Finally, this release includes the
v6.29.0custom voice alignment work. Speech-related documentation now reflects the current OpenAI voice support more accurately, including both built-in voices and saved custom voice ids where supported. The runtime already handled that cleanly, so this part of the update was mainly about making sure the docs and tests matched the real behavior.In Short
This release updates the project through OpenAI Node SDK
v6.29.0, including:Full Changelog: v6.27.0...v6.29.0
This discussion was created from the release v6.29.0.
Beta Was this translation helpful? Give feedback.
All reactions