Cost Aware LLM Pipeline

Cost optimization patterns for LLM API usage: model routing by task complexity, budget tracking, retry logic, and prompt caching. USE WHEN LLM API spend is too high, picking models per task, adding budget caps, or wiring prompt caching.

Sheshiyer Updated

File contents

Sheshiyer/skill-clusters/tree/main/skills/cost-aware-llm-pipeline commit d58a4cacbc

Frequently asked questions

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