This commit is contained in:
devin-ai-integration[bot] 2026-08-27 18:25:56 -05:00 committed by GitHub
commit 3d9935b8fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,11 @@
{
"posts": [
{
"title": "Introducing LiteLLM's Cost Optimization Dashboard",
"description": "See savings from prompt compression, prompt caching, and auto routing in one dashboard, with more optimization insights planned over time. Available in LiteLLM v1.95.x, with the dev release available Tuesday, July 21.",
"date": "2026-07-21",
"url": "https://docs.litellm.ai/blog/cost_optimization_dashboard"
},
{
"title": "Realtime WebRTC HTTP Endpoints",
"description": "Use the LiteLLM proxy to route OpenAI-style WebRTC realtime via HTTP: client_secrets and SDP exchange.",