Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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节点
- Host: GitHub
- URL: https://github.com/atorber/node-red-llm
- Owner: atorber
- Created: 2024-02-05T15:24:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-05T15:38:09.000Z (11 months ago)
- Last Synced: 2024-10-19T22:29:32.370Z (3 months ago)
- Language: HTML
- Size: 2.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)