Multi-Provider LLM

Community

Seamless configuration and switching between multiple LLM providers.

AuthorRenzo-Tognella
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Multi-Provider LLM Skill solves the challenge of configuring and switching between multiple LLM providers, including OpenAI, Z.ai, OpenRouter, Gemini, and local fallbacks. It streamlines the process of using different providers and models.

Core Features & Use Cases

  • Provider Switching: Allows easy switching between different language model providers for various use cases.
  • Configuration Flexibility: Provides flexibility to select the desired model and dimensions, along with base URLs for different providers.
  • Fallback Mechanism: Ensures continuous operation with a local fallback if providers are unavailable.

Quick Start

To set up Multi-Provider LLM with OpenAI as the primary provider, configure the environment variables:

export LLM_PROVIDER=openai
export LLM_API_KEY='your-openai-api-key'

Dependency Matrix

Required Modules

openaiz.aiopenroutergemini

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Multi-Provider LLM
Download link: https://github.com/Renzo-Tognella/UniversalThingsForMyAgents/archive/main.zip#multi-provider-llm

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.