Releases: FlowFuse/node-red-function-gpt
Releases · FlowFuse/node-red-function-gpt
v0.4.0
What's Changed
This module has been moved to @flowfuse/node-red-function-gpt
- Npm scope rename by @knolleary in #25
- Update lock file by @knolleary in #26
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
Summary
We have upgraded to use v4
of the OpenAI node client (migration guide here)
no functional changes implemented.
Pull Requests
- Add examples into README by @joepavitt in #22
- Bump axios and openai by @dependabot in #24
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- 0.2.1 - Change POST to relative path by @joepavitt in #21
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Remove last step of Release Action by @joepavitt in #15
- Update i8n, No Deploy GPT Interaction, Code Lenses, Improved Error Feedback by @Steve-Mcl in #20
New Contributors
- @Steve-Mcl made their first contribution in #20
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release of the ChatGPT function node for Node-RED.
Pull Requests:
- Replace flowforge issue templates by @joepavitt in #10
- Update the package.json Git URL by @joepavitt in #6
- Add definition to package.json by @joepavitt in #5
- Add npm release action by @joepavitt in #8
- Update copyright statement & link to Node-RED function source by @joepavitt in #7
- Set npm publish access to public by @knolleary in #14
New Contributors
- @joepavitt made their first contribution in #10
- @knolleary made their first contribution in #14
Full Changelog: https://github.com/flowforge/node-red-function-gpt/commits/v0.1.0