LiteLLM Module

Prev Next

Module Details

Core or GitHub ModuleCore
Restart Required No
Step Location AI > LiteLLM
Settings Location Settings > LiteLLM Settings
Prerequisites
  • Base URL of the desired LLM server. 
  • An API key may be required if the LiteLLM requires a virtual key. 
  • The Module must be added as a project dependency.
  • Dependent Module(s): AI Common

The LiteLLM Module enables Users to connect to a self-hosted LiteLLM proxy and access models from 100+ providers through a single configuration. This module gives Users one place to manage provider credentials, track spend, and enables the switching of models without reconfiguring Decisions. 

Once prerequisites are installed, the Module automatically exposes Chat Completion and Create Embeddings steps in the toolbox. 

Note for Third-Party Systems and Subscriptions
Customers are responsible for securing and maintaining accounts with third-party systems and subscriptions.

Configuration/Properties

Installation

  • To set up the Module in Decisions, navigate to Settings > Administration > Features, locate the LiteLLM Module, and select Install. 
    • The AI Common Module will automatically install in the background if this is the first AI Module installed in the environment. 

Creating a Dependency:

  • After installing the module, navigate to the project that will utilize Google Gemini.
    • Then, within the Project, navigate to Manage > Configuration > Dependencies
    • Select Manage, navigate to Modules, and select Decisions.AI.GoogleGemini.
    • Select Confirm to save the change

For more information on installing Modules, please visit Installing Modules in Decisions.

For more information about creating a project dependency for a Module, please visit Adding Modules as a Project Dependency


Available Steps

The table below provides a list of all the steps within the module.

Step NameDescription
Chat CompletionThe Chat Completion step enables prompts to be submitted to a large language model(LLM) and will return the response the LLM gives back. Prompts can be added directly or pulled from the Flow. Users can also select the model they want to review the prompt. 
Create EmbeddingsThe Create Embeddings step allows Users to generate text embeddings.

Feature Changes

DescriptionVersionRelease DateDeveloper Task
Added support for the LiteLLM module, which allows Users to connect to a self-hosted LiteLLM proxy and access models from 100+ providers through a single configuration. Chat Completion, Embeddings, and Get Model List steps are included in the Module.
9.31September 2026[DT-048370]