Giter Site home page Giter Site logo

node-red-function-gpt's Introduction

Node-RED Function Node with integrated ChatGPT

A Node-RED node that adds an "Ask ChatGPT" input and button to a duplicate of the built-in function node.

Screenshot 2023-04-21 at 16 08 47

Installation

To add the node to your own instance of Node-RED:

  1. Open the "Menu" inside Node-RED
  2. Click "Manage palette"
  3. Select the "Install" tab
  4. Search "chatgpt"
  5. Install the node-red-function-gpt node

You will need a valid API Key from OpenAI

How to Use

Basic Example

Screenshot 2023-05-17 at 12 45 08
  1. Add the Function GPT nodes to your editor
  2. Configure your ChatGPT credentials
  3. Deploy your nodes
  4. Open the function-gpt node
  5. Type your prompt into the text input at the bottom of the editor panel and click "Ask ChatGPT".

Inline Prompts

If you want to inject code into already written content, you can write an inline prompt. These prompts are written as comments, e.g.:

//$PROMPT: Double the input

If you've configured Node-RED to use the "Monaco" editor, this will then show an "Ask ChatGPT" hyperlink above the inserted comment, that you can click to ask this to ChatGPT.

Screenshot 2023-05-17 at 12 43 51

You can have as many of these within the function node as you like.

Troubleshooting

After adding the node to the palette, you do currently need to "Deploy", before you can use the integrated ChatGPT prompt.

Copyright

This code is derived from the core Node-RED Function node that is copyright OpenJS Foundation and licensed under the Apache License, Version 2.0

node-red-function-gpt's People

Contributors

dependabot[bot] avatar hardillb avatar joepavitt avatar knolleary avatar pezmc avatar ppawlowski avatar steve-mcl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

vitaly-z m3rcyzzz

node-red-function-gpt's Issues

Retain Conversation History

Description

Each time a new prompt is provided by the Node-RED user, we send a fresh conversation to OpenAI, meaning that knowledge of previously asked questions are not retained.

Storing some context of the history of conversation would allow iterative edits on the content provided by ChatGPT.

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

Insert at Cursor

Description

Currently, the response from the API populates the entire active tab contents, overwriting anything already present. It would be nice to have a toggle option alongside the "Ask ChatGPT" button that permits the response to "insert", rather than replace. This should insert at the position of the active cursor, or at least, the last place the cursor was selected in that text box, given that browser focus will be in the CHatGT text input, or on the "Ask ChatGPT" button.

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

common.notification.error

Current Behavior

I've just installed this node on my own NodeRed instance, not FlowForge (maybe it's the problem ?)

API key + OrgID configured (Keys used in other services so sure they're valid)
Model = code-davinci-002 or gpt-3.5-turbo

Click on "Ask ChatGPT" immediatly leads to a popup "common.notification.error"

image

Expected Behavior

No response

Steps To Reproduce

No response

Environment

  • NodeRed version: 3.0.1
  • Platform/OS: Linux Debian10
  • Browser: Firefox

'Ask ChatGPT' button always disabled

Current Behavior

First of all: this Node is an excellent idea, KUDOS!

I wanted to try it immediately as it would be an excellent help to our customers, electricians not necessarily skilled in programming.

I have installed the node and configured the OpenAI API key. Not sure what I should put in the organization field, for now, I've set it to 'Personal'. And deployed.

However the 'Ask ChatGPT' button always disabled remains disabled.

Expected Behavior

No response

Steps To Reproduce

Install and configure as described.

Environment

  • FlowForge version: -
  • NodeRED 3.1
  • Node.js version: v18
  • npm version:
  • Platform/OS: Debian
  • Browser: Brave

Client-side ChatGPT Config

Description

Currently, when you add a new "function-gpt" node you need to select the ChatGTP Config node and click "Deploy" before you can ask it a question.

Our ChatGPT interaction operates server-side (to protect your API key), so Node-RED needs that in the runtime first, before a call to ChatGPT can be made.

Ideally, we'd be smarter here and pass client-side creds along with the call such that we can use any changes made by the user at the time of the call.

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

Update PR Template

Story

No response

Description

We are going to be encouraging PRs and contributions, and we currently still have the standard FF PR template in use:

Screenshot 2023-04-27 at 16 58 49

Select code and "do xyz"

Description

I propose the ability to select part or all of the code in the function and add a few buttons like...

  • Explain this
  • check and fix
  • comment this code

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

Use of Azure openai

Description

Hello,
would that be possible to have the same node where we may whoose between open ai or @azure/openai ?
thanks,
Florent

Have you provided an initial effort estimate for this issue?

I can not provide an initial effort estimate

NR Dashboard 2.0 Custom UI Template integrate with Open AI

Description

Hi , im not sure if this is the right place to ask , but i think its great to have a node which integrates with Open AI to write a custom UI template for NR dashboard 2.0 , Im not sure if there is currently any work around for this , but i think this is a great features if AI could write a custom UI template using NR , what are your thoughts ? Thanks

on a side note , the current function GPT is great , can we integrate it with GPT 4 as well ?

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.