Tag: #multi-model
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Building Multi-Model Apps with Vercel AI SDK 6 and AI Gateway: A 2026 Practical Guide
A practical guide to building multi-model AI apps in 2026 with Vercel AI SDK 6 and AI Gateway, covering agents, MCP, provider routing, fallbacks, human approval, and a Next.js adoption checklist.
2026-04-12 · 7 min read #ai-platform#ai-sdk#ai-gateway#multi-model#fallbacksLLM Routing and Cascade Strategy: Cost Optimization with Multi-Model Orchestration
Covers how to optimize cost with LLM routing and cascade strategies. Builds everything from query-complexity routing, model cascades, semantic routers and the FrugalGPT approach through to a production multi-model orches
2026-03-08 · 26 min read #llm#routing#cascade#model-orchestration#cost-optimization