calling-llms
OfficialEfficiently route and manage chat completions across 143 LLM providers.
Software Engineering#AI interaction#LLM integration#chat completions#provider routing#language learning models
Authorxberg-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The Skill unit addresses the complexity of sending chat completions to multiple language learning model providers and routing them appropriately.
Core Features & Use Cases
- Provider Routing: Direct chat completions to a specific LLM provider using a model string prefix.
- Chat Completion Requests: Generate
ChatCompletionRequestobjects to interact with different models. - Model Hint: Optional model hint to avoid provider prefixes for requests.
- Use Case: Use the Skill to interact with different language models and leverage the capabilities of various LLM providers for various tasks.
Quick Start
Create a client for OpenAI GPT-4o with a model hint, then send a message request using client.chat(request).
Dependency Matrix
Required Modules
liter_llm
Components
scripts
💻 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: calling-llms Download link: https://github.com/xberg-io/plugins/archive/main.zip#calling-llms 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.