@rxap/n8n-nodes-open-webui
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

This package provides an n8n node for interacting with the Open Web UI. It leverages the `@rxap/n8n-utilities` package and an OpenAPI definition to simplify the integration. The node allows users to connect and utilize the functionalities exposed by the Open Web UI.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

yarn add @rxap/n8n-nodes-open-webui

Install peer dependencies:

yarn add n8n-workflow 

Execute the init generator:

yarn nx g @rxap/n8n-nodes-open-webui:init

Generators

init

Initialize the package in the workspace

nx g @rxap/n8n-nodes-open-webui:init

Package Sidebar

Install

npm i @rxap/n8n-nodes-open-webui

Weekly Downloads

42

Version

0.0.3

License

GPL-3.0-or-later

Unpacked Size

538 kB

Total Files

22

Last publish

Collaborators

  • badry.muenker
  • mmuenker