From 32842a52bc0ef06da1e8b230d8e7dfc15c67e9ce Mon Sep 17 00:00:00 2001 From: Sameer Kankute Date: Mon, 16 Mar 2026 19:33:23 +0530 Subject: [PATCH] Fix docs --- docs/my-website/blog/video_characters_litellm/index.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/docs/my-website/blog/video_characters_litellm/index.md b/docs/my-website/blog/video_characters_litellm/index.md index 57d6bba893..6d6c0c33ba 100644 --- a/docs/my-website/blog/video_characters_litellm/index.md +++ b/docs/my-website/blog/video_characters_litellm/index.md @@ -1,6 +1,6 @@ --- slug: video_characters_api -title: "Reusable Video Characters with LiteLLM" +title: "New Video Characters, Edit and Extension API support" date: 2026-03-16T10:00:00 authors: - name: Sameer Kankute @@ -121,10 +121,4 @@ Router knows exactly which deployment to use **Behind the scenes:** - Character ID format: `character_` - Metadata includes: provider, model_id, original_character_id -- Transparent to you - just use the ID, LiteLLM handles routing - -**Benefits:** -- Multi-deployment load balancing -- Automatic model resolution -- Encoded IDs work across proxy restarts -- Router picks optimal deployment +- Transparent to you - just use the ID, LiteLLM handles routing \ No newline at end of file