Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atorber/node-red-llm

node-red调用llm节点
https://github.com/atorber/node-red-llm

Last synced: about 1 month ago
JSON representation

node-red调用llm节点

Awesome Lists containing this project

README

        

# node-red-llm

openai接入节点

## 支持特性

openai请求

## 安装并运行

需要先成功安装node-red,支持2.0以上,推荐安装node-red3.0

在node-red安装目录下执行

```
npm i @atorber/node-red-llm
```

安装成功后重启node-red即可看到设备节点

![image](https://github.com/atorber/node-red-llm/assets/19552906/00298689-f2ba-4ae0-a469-ce687ddc3db7)