mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Merge 085dc186a3 into d392e7faae
This commit is contained in:
commit
3d9935b8fc
1 changed files with 6 additions and 0 deletions
|
|
@ -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.",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue