Files
litellm/litellm/blog_posts.json
T
Sameer Kankute 8f769ef524 docs(blog): add WebRTC blog post link
Made-with: Cursor
2026-03-13 17:54:33 +05:30

11 lines
312 B
JSON

{
"posts": [
{
"title": "Realtime WebRTC HTTP Endpoints",
"description": "Use the LiteLLM proxy to route OpenAI-style WebRTC realtime via HTTP: client_secrets and SDP exchange.",
"date": "2026-03-12",
"url": "https://docs.litellm.ai/blog/realtime_webrtc_http_endpoints"
}
]
}