Releases: allanbunch/node-red-openai-api
Releases · allanbunch/node-red-openai-api
v1.7.1
Chores: Cleaned up node JavaScript to improve stability and performance.
Full Changelog: v1.7.0...v1.7.1
v1.7.0
Release Notes (v1.7.0)
- Upgraded to OpenAI Node API Library package dependency v4.77.0
- OpenAI o1 and new tools for developers
- Preference Fine-tuning
Full Changelog: v1.6.0...v1.7.0
v1.6.0
Release Notes (v1.6.0)
- Upgraded to OpenAI Node API Library package dependency v4.72.0
- Supporting OpenAI's new Predicted Outputs functionality.
- New expressive voices for audio generation API chat completion requests.
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.5.0 (2024.05.14)
- Upgraded to OpenAI Node API Library package dependency v4.68.0
- Supporting OpenAI's new chat completion audio generation functionality with gpt-4o-audio-preview model capabilities
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.4.0 (2024.05.14)
- Upgraded to OpenAI Node API Library package dependency v4.47.1
- Supporting OpenAI's new gpt-4o model capabilities
- Updated the node's documentation panel
- Code stability & formatting updates
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.3.0 (2024.05.07)
- Streamed responses now share the same
msg._msgid
value - Upgraded to OpenAI Node API Library v4.42.0
- Updated the node's documentation panel
- Code stability & formatting updates
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.2.0 (2024.05.05)
- Added the
fineTuning.jobs.checkpoints.list
endpoint to the Fine-tuning API. - Updated the node's documentation panel.
- Code stability & formatting updates.
Full Changelog: 1.1.0...v1.2.0