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