Cost Aware LLM Pipeline

LLM cost optimization patterns for model routing, budget tracking, and prompt caching. Use when building AI pipelines where cost matters or when routing tasks to the right model tier. Covers immutable cost tracking, narrow retry logic, prompt caching, and model routing by task complexity with budget enforcement.

k1lgor Updated

File contents

k1lgor/mega-mind-skills/tree/main/.agent/skills/cost-aware-llm-pipeline commit e6949c551e

Frequently asked questions

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