LLM API Optimization

Use when an LLM-backed application's API calls need to get cheaper, faster or more reliable — prompt caching and the prefix rules that decide whether it hits, batch processing, context engineering and what earns a place in the window, payload format economics, structured outputs and constrained decoding, model routing by task, streaming and latency, and measuring cost per resolved task rather than per call.

joogy06 e493516 9.4 KB Updated

File contents

joogy06/agent-foundry/tree/main/skills/llm-api-optimization commit e493516ed8

Frequently asked questions

npx skillmds@latest add joogy06/llm-api-optimization