node-red-contrib-aoai-chatgpt

0.0.3 • Public • Published

NodeRed Azure OpenAI module

Configuration

Create the openai instance in Azure, then create a model, then with an API Key you're good to go.

Supported models

currently only supports models with getChatCompletions (so gpt-35-turbo-instruct isn't supported yet)

Tested on

  • gpt-35-turbo
  • gpt-4

TODO

  • see if there's anything to do with Azure AI Search Service
  • support more models
  • perhaps add support to non-openai models in Azure AI services

Support

If you like this project a lot, you can buy some food for my dogs in Patreon

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    4
  • 0.0.2
    2
  • 0.0.1
    2

Package Sidebar

Install

npm i node-red-contrib-aoai-chatgpt

Weekly Downloads

8

Version

0.0.3

License

MIT

Unpacked Size

13 kB

Total Files

6

Last publish

Collaborators

  • stev-tig