dk-frugal-lm
CommunityBatch cloud LLM calls with fallback and load balancing.
Software Engineering#resilience#structured output#cloud services#provider fallback#LLM batch processing
Authordushyantkhosla
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill manages batch calls to cloud Large Language Models (LLMs), offering resilience through fallback mechanisms and load balancing.
Core Features & Use Cases
- Structured Output: Outputs results in a structured format for batch processing.
- Provider Fallback: Switches between free, local, and paid providers on failure.
- Round-Robin Load Balancing: Distributes requests evenly across multiple providers.
- Use Case: When you need to perform a batch job on LLMs, this skill can handle the complexities of provider selection and failover to ensure reliable processing.
Quick Start
Call the 'dk-frugal-lm' skill with the required prompt and output format.
Dependency Matrix
Required Modules
python>=3.11pydantic-ai
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: dk-frugal-lm Download link: https://github.com/dushyantkhosla/agent-skills/archive/main.zip#dk-frugal-lm Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.