Tag: #openai-compatible
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
How to Use OpenRouter — 300+ LLMs Through One API
How to call 300+ models from 60+ providers through a single OpenAI-compatible endpoint with OpenRouter — from getting a key and your first curl request to SDK drop-in, routing, fallbacks, and streaming.
2026-07-06 · 8 min read #openrouter#llm#ai-gateway#api#openai-compatibleLiteLLM in Practice — 100+ LLMs Behind One Interface
A hands-on quickstart for calling OpenAI, Anthropic, Gemini, Bedrock, OpenRouter, and local models through one OpenAI-shaped interface with LiteLLM — from install to streaming, Router, and the Proxy Server.
2026-07-06 · 9 min read #litellm#llm#ai-gateway#python#openai-compatible