This commit is contained in:
Sameer Kankute
2026-03-16 19:33:23 +05:30
parent c1179b835d
commit 32842a52bc
@@ -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_<base64_encoded_metadata>`
- 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