Package Information
Released: 3/7/2025
Downloads: 45 weekly / 204 monthly
Latest Version: 0.0.3
Author: mmuenker
Documentation
This package provides n8n nodes for interacting with LiteLLM, enabling users to leverage various AI models for chat, embeddings, and more within their n8n workflows. It includes nodes for chat models and embeddings, along with utilities for error handling, token estimation, and logging AI events. The package also offers tools for loading and processing documents in different formats, making it easier to integrate AI into data processing pipelines.
Installation
Add the package to your workspace:
yarn add @rxap/n8n-nodes-litellm
Install peer dependencies:
yarn add n8n-workflow