Drupal is a registered trademark of Dries Buytaert

ai_provider_litellm

552 sites No security coverage
View on drupal.org

AI Provider: LiteLLM

This module provides an integration with LiteLLM, a lightweight and self-hostable service that provides a unified interface for various Large Language Models (LLMs).

This module allows you to use LiteLLM as an AI Provider in your Drupal application, enabling you to leverage the power of different LLMs through a single, consistent API.

Installation

1. Install the module via Composer:
composer require drupal/ai_provider_litellm

2. Enable the module in your Drupal site, for example via drush:
drush en ai_provider_litellm

Configuration

1. Navigate to the AI Provider configuration page in your Drupal admin interface via Admin -> Configuration -> AI -> AI Providers or via the page: /admin/config/ai/providers/ai_provider_litellm
2. Select your "LiteLLM" key, you may need to first create the key.
3. Enter the URL of your LiteLLM instance.

Activity

Total releases
13
First release
Feb 2025
Latest release
1 day ago
Release cadence
31 days
Stability
31% stable

Release Timeline

Releases

Version Type Release date
1.3.x-dev Dev Mar 3, 2026
1.2.0 Stable Oct 13, 2025
1.1.1 Stable Oct 9, 2025
1.2.0-rc1 Pre-release Oct 8, 2025
1.2.0-alpha1 Pre-release Sep 28, 2025
1.1.0 Stable Sep 4, 2025
1.0.0 Stable Sep 3, 2025
1.2.x-dev Dev Aug 27, 2025
1.1.0-beta1 Pre-release Jun 12, 2025
1.1.x-dev Dev Jun 12, 2025
1.0.0-beta3 Pre-release Mar 24, 2025
1.0.0-beta2 Pre-release Mar 4, 2025
1.0.x-dev Dev Feb 25, 2025