cd/entity/LiteLLM· home entities LiteLLM
grep -l @litellm /news/*.json | wc -l → 68

LiteLLM

mentions 68 type Organization page 2/4 feed RSS

// recent coverage 68 mentions

19:13
2026-06-20
dev.to
large-language-models

We Cut Our LLM API Bill 30% With Four Lines of YAML

A developer at a company handling thousands of LLM calls per hour cut their API bill by 30% using semantic caching. By embedding prompts and checking cosine similarity against cached responses, they a…

13:26
2026-06-19
dev.to
large-language-models

Fault-injecting our LLM provider to trust Bifrost fallbacks

Buildkite ran a game day that fault-injected OpenAI with 429s and 500s to test whether Bifrost's fallback config would reroute requests for an LLM-backed build-failure summariser. After fixing a retry…

16:29
2026-06-18
devashish.me
large-language-models

Two Qwen3 models on one DGX Spark: the residency math

Alibaba's Qwen3-80B and Qwen3-4B models were successfully co-located on a single NVIDIA DGX Spark using vLLM containers behind a LiteLLM proxy, but the 80B model's inability to emit tool calls in auto…

16:02
2026-06-18
dev.to
large-language-models

Stop Measuring Agent Infrastructure by Gateway Latency Alone

A developer argues that the industry's focus on LLM gateway latency benchmarks is misguided for agent systems. Production agents require session persistence, cost attribution, model routing, fallback …

05:17
2026-06-18
github.com
large-language-models

Maslul – Smart LLM router – one call, the right model

Maslul, a new open-source Python library, provides smart LLM routing and provider normalization across Anthropic, Gemini, Grok, and OpenAI, allowing developers to route each request to the right model…

13:01
2026-06-16
pub.towardsai.net
large-language-models

Production LiteLLM on AWS EKS: High Availability with GitOps

LiteLLM, a unified proxy for 100+ LLM providers, has been deployed on AWS EKS with GitOps via ArgoCD to handle 500-1000 requests per second. The production-grade system addresses multi-provider chaos,…

21:59
2026-06-15
github.com
ai-agents

Show HN: Phlox – Open-source self-hosted agentic web chat

Phlox, an open-source self-hosted agentic web chat application, has been released on GitHub. It supports any model provider including AWS Bedrock and OpenAI-compatible endpoints, and features agentic …

11:01
2026-06-15
permit.io
ai-safety

Coding Agent Sandboxes Don't Solve Credential Authorization

Coding agent sandboxes address host compromise but not credential authorization, leaving agents with high-scope tokens that can push to protected branches, deploy infrastructure, or read secrets. The …

21:54
2026-06-14
dev.to
large-language-models

Build a Unified AI Gateway with LiteLLM and Ollama

A developer built a unified AI gateway using LiteLLM and Ollama, enabling a single OpenAI-compatible API endpoint for both local and cloud LLMs. The setup provides load balancing, cost tracking, rate …

← prev page 2 / 4 next →
// co-occurs with top 8 entities