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 spend needs to come down, or when routing tasks across model tiers and budgets.

gongyijie85 Updated

File contents

gongyijie85/dsh-ecc/tree/main/skills/cost-aware-llm-pipeline commit 40e08ad529

Frequently asked questions

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