0.1.5 • Published 10 months ago

node-red-contrib-dotnsf-watsonxai v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

watsonx.ai based query Node for Node-RED

Overview

Query-able node based on watsonx.ai

Pre-requisite

You need to get account in IBM Cloud first.

You also have to prepare IAM API Key of your IBM Cloud account. You also need Project ID for your project of IBM Watson Studio and IBM Watson Machine Learning, lite(free) plan would be OK.

At last, you would prepare Node-RED.

How to use

  1. In Node-RED, you can search node-red-contrib-dotnsf-watsonxai node. You need to install this node in your Node-RED.

  2. You will see watsonx.ai node under function category. Drag & Drop this node into Node-RED's canvas.

  3. Open properties box. You need to edit API Key field with your API Key.

  4. You also need to edit Project ID field with your Project ID.

  5. Connect nodes. You have to input query text as msg.payload into watsonx.ai node. Then watsonx.ai node would output generated text in its msg.payload.

Licensing

This code is licensed under MIT.

Copyright

2023 K.Kimura @ Juge.Me all rights reserved.

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago