Cost Aware LLM Pipeline

Design and optimize cost-efficient LLM application architectures. Covers model tiering, task complexity routing, prompt caching strategies, token budget fences, and retry backoff. Use when reducing API spend, establishing token budgets, or architecting multi-model fallback cascades. Not for client runtime latency/bundle audits (full-performance-audit) or prompt phrasing refinement (prompt-optimizer).

kuker24 Updated

File contents

kuker24/OpenCodeBestFriend/tree/main/skills/cost-aware-llm-pipeline commit 433da4c582

Frequently asked questions

npx skillmds@latest add kuker24/cost-aware-llm-pipeline