sk Skill · ericrisco
llm-pipeline
Use when wiring several LLM calls into a production flow: typed contracts between steps, a router/gateway so 429s, timeouts and outages fail over instead of taking you down, and cost control via caching, model tiers and abort caps. NOT single-prompt wording (that is prompt-engineering), NOT a model-driven tool loop (that is building-agents).
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
pythonreliabilitylitellmprompt-cachingJavaScriptcost-controlfallbacksllm-gatewayllm-orchestration
- Host repository
- ericrisco/rsc-harness
- Host stars
- 84
- Host language
- JavaScript